GitHub topics: golangproxy
wildy368/Proxy-Bridge
Proxy Bridge is a simple Golang program that acts as a proxy server, forwarding incoming requests from clients to a target server. The program listens for incoming connections on a specified port, and then forwards these connections to the target server using the TCP protocol.
Language: Go - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

wildy281/SimpleHTTPProxy
This is a simple HTTP proxy program implemented in Go using the "elazarl/goproxy"
Language: Go - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

wildybytes/SimpleHTTPProxy
Simple HTTP Proxy using Go
Language: Go - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
