fix
This commit is contained in:
parent
b69b6f0c41
commit
9a557a0c24
|
@ -47,6 +47,8 @@ Authentication parameters are passed as URI via `-auth` parameter. Scheme of URI
|
||||||
|
|
||||||
```
|
```
|
||||||
$ ~/go/bin/dumbproxy -h
|
$ ~/go/bin/dumbproxy -h
|
||||||
|
-auth string
|
||||||
|
auth parameters (default "none://")
|
||||||
-bind-address string
|
-bind-address string
|
||||||
HTTP proxy listen address (default ":8080")
|
HTTP proxy listen address (default ":8080")
|
||||||
-timeout duration
|
-timeout duration
|
||||||
|
|
Loading…
Reference in New Issue