Zero-dependency, pure Go TCP Load Balancer with built-in Anti-DDoS and an embedded management dashboard.
Engineered for absolute security. 100% Air-Gapped compatible, memory-safe architecture, and zero external data telemetry. Fully compliant with defense industry and public institution security standards.
Utilizes sync.Pool and io.CopyBuffer to stream L4 network packets with virtually zero Garbage Collection overhead.
Add, remove, or modify backend routes at runtime via REST API or Web UI without dropping packets.
Built-in Token Bucket rate limiting aggressively drops abusive IP connections at the TCP edge.
Intelligent IP-Hash routing ensures clients maintain persistent connections to the same upstream servers.
Natively exports atomic Connections, Active Tunnels, and Data Transferred metrics.
A beautiful, reactive Vue.js dark-mode dashboard baked directly into the binary.
SomProxy is engineered to withstand extreme punishment. A standalone concurrent connection test reveals ultra-low latency blocking and atomic connection handling. The Anti-DDoS engine successfully intercepted 1,000 excessive concurrent TCP dials in under 50ms.
No dependencies needed.
wget https://proxy.somsav.com.tr/SomProxy
Grant execution permissions.
chmod +x SomProxy
Instant deployment with zero config.
./SomProxy
Monitor your infrastructure in real-time with the embedded Vue.js dark-mode dashboard. Directly from your browser, you can: