fix readme and perms
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
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:
|
||||
```Usage of unixproxy:
|
||||
-log
|
||||
Log requests to stdout
|
||||
-strip string
|
||||
@@ -11,3 +11,4 @@ Usage of unixproxy:
|
||||
Unix socket to listen on
|
||||
-url string
|
||||
URL to proxy to
|
||||
```
|
Reference in New Issue
Block a user