You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,10 +42,30 @@ the proxy CA certificate, to avoid any certificate issue in the clients.
42
42
3. HTTPS MITM ("Man in the Middle") proxy server, in which the server generate TLS certificates to parse request/response data and perform actions on them
43
43
4. "Hijacked" proxy connection, where the configured handler can access the raw net.Conn data
44
44
45
+
## Sponsors
46
+
Does your company use GoProxy? Ask your manager or marketing team
47
+
if your company would be interested in supporting our project.
48
+
Supporting this project will allow the maintainers to dedicate more time
49
+
for maintenance and new features for everyone.
50
+
This will also benefit you, because maintainers will fix problems that will occur
51
+
and keep GoProxy up to date for your projects.
52
+
Moreover, your company logo will be shown on GitHub, in this README section.
0 commit comments