proxy-server This is a very (very) simple Forward Proxy Server I built in Go. Can accept all outgoing requests from my browser and then forwards them to the destination server. This was mainly so I can learn GoLang.