Evproxy is a simple high performance TCP(UDP not supported yet ) proxy based on epoll in Go, which aims to adress the high memory usage problem under high concurrent connections(>100k) when the proxy is implemented in the GO stdnet. It supports basic source IP hash load balancing and bandwidth speed limiting.
What is the vincentwuo/evproxy GitHub project? Description: "Evproxy is a simple high performance TCP(UDP not supported yet ) proxy based on epoll in Go, which aims to adress the high memory usage problem under high concurrent connections(>100k) when the proxy is implemented in the GO stdnet. It supports basic source IP hash load balancing and bandwidth speed limiting.". Written in Go. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the evproxy issue tracker:
Open GitHub Issues