2020-09-10 11:16:24 -04:00
2020-07-06 10:30:37 -04:00
2020-09-10 11:16:24 -04:00
2020-09-10 11:16:24 -04:00

unixproxy

A simple service to proxy unix sockets to http. Useful for containerizing web services that don't natively support listening on unix sockets.

  -log
        Log requests to stdout
  -strip string
        Strip prefix from reqeusts
  -unix string
        Unix socket to listen on
  -url string
        URL to proxy to
Description
A simple service to proxy unix sockets to http
Readme 2.3 MiB
Languages
Go 100%