evproxy

evproxy

vincentwuo

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.

10 Stars
1 Forks
10 Watchers
Go Language
mit License
Cost to Build
$1.6K
Market Value
$1.6K

Growth over time

1 data points  ·  2025-04-10 → 2025-04-10
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about evproxy

Question copied to clipboard

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.

How to clone evproxy

Clone via HTTPS

git clone https://github.com/vincentwuo/evproxy.git

Clone via SSH

[email protected]:vincentwuo/evproxy.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the evproxy issue tracker:

Open GitHub Issues