add --bind option and listen to both ipv4 and ipv6 by default
This commit is contained in:
parent
b7454f1eeb
commit
b7149e897b
2 changed files with 21 additions and 2 deletions
|
@ -48,6 +48,10 @@ convenient way to download the content of any key, by using the path
|
|||
use a low port like port 80. It will not drop permissions when run as
|
||||
root.
|
||||
|
||||
* `--bind=address`
|
||||
|
||||
What address to bind to. The default is to bind to all addresses.
|
||||
|
||||
* `--authenv`
|
||||
|
||||
Allows users to be authenticated with a username and password.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue