Skip to content

Commit d49d216

Browse files
authored
Add sponsor section in README (#641)
1 parent 359aef7 commit d49d216

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,30 @@ the proxy CA certificate, to avoid any certificate issue in the clients.
4242
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
4343
4. "Hijacked" proxy connection, where the configured handler can access the raw net.Conn data
4444

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.
53+
> [Apply Here](https://opencollective.com/goproxy)
54+
55+
[![GoProxy Sponsor](https://opencollective.com/goproxy/tiers/sponsor/0/avatar)](https://opencollective.com/goproxy/tiers/sponsor/0/website)
56+
[![GoProxy Sponsor](https://opencollective.com/goproxy/tiers/sponsor/1/avatar)](https://opencollective.com/goproxy/tiers/sponsor/1/website)
57+
[![GoProxy Sponsor](https://opencollective.com/goproxy/tiers/sponsor/2/avatar)](https://opencollective.com/goproxy/tiers/sponsor/2/website)
58+
[![GoProxy Sponsor](https://opencollective.com/goproxy/tiers/sponsor/3/avatar)](https://opencollective.com/goproxy/tiers/sponsor/3/website)
59+
4560
## Maintainers
4661
- [Elazar Leibovich](https://github.com/elazarl): Creator of the project, Software Engineer
4762
- [Erik Pellizzon](https://github.com/ErikPelli): Maintainer, Freelancer (open to collaborations!)
4863

64+
If you need to integrate GoProxy into your project, or you need some custom
65+
features to maintain in your fork, you can contact [Erik](mailto:erikpelli@tutamail.com)
66+
(the current maintainer) by email, and you can discuss together how he
67+
can help you as a paid independent consultant.
68+
4969
## Contributions
5070
If you have any trouble, suggestion, or if you find a bug, feel free to reach
5171
out by opening a GitHub `issue`.

0 commit comments

Comments
 (0)