Golang Proxy Server
A Go proxy server for routing traffic based on URLs and ports.
Golang Proxy Server
maxxfrazer/golang-proxy-server
Just deployed
Simple Golang Proxy Server
The Simple Golang Proxy Server is a lightweight proxy server implemented in the Go programming language. It provides a simple and flexible way to route incoming traffic to a destination server based on the provided URL and port.
Features
- URL Routing: Easily route traffic to different destination servers based on URL patterns.
- Port Configuration: Configure the proxy server to listen on a specific port of your choice.
- Customizable: Extend and customize the proxy server to meet your specific requirements.
- Health Checks: Optionally add health check endpoints to monitor the server's status.
Template Content
Golang Proxy Server
maxxfrazer/golang-proxy-server