github.com/juturnas/beamsplitter
main / published Jan 12, 2023 / repository
beamsplitter
A quick and dirty utility for proxying HTTP/S traffic and mirroring it to a given URL.
Usage
Mirror traffic received on port 8085 to localhost:8090
./beamsplitter -p 8085 -u http://localhost:8090
API
- Application
- InsecureCertificates
- Proxy
TODO Add shutdown functionality TODO: Websockets