Go TCP Proxy Server A simple and efficient TCP proxy server written in Go. This server listens for incoming TCP connections and forwards the data to a specified target server. Designed for easy deployment, it supports concurrent connections, making it suitable for load balancing and network monitoring.
b17w1z4rd/network-proxy-server
Go TCP Proxy Server A simple and efficient TCP proxy server written in Go. This server listens for incoming TCP connections and forwards the data to a specified target server. Designed for easy deployment, it supports concurrent connections, making it suitable for load balancing and network monitoring.
Go