031f5727e2 | ||
---|---|---|
README.md | ||
main.go | ||
unixproxy |
README.md
unixproxy
A simple service to proxy unix sockets to http. Useful for containerizing web services that don't natively support listening on unix sockets.
Usage of unixproxy: -unix string Unix socket to listen on -url string URL to proxy to