mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-22 07:53:43 +01:00
Fix doc about --listen option (#500)
* Can't use this option twice, separate by comma actually. * Broke the line because it was too long.
This commit is contained in:
parent
5bdf36152a
commit
c0a81353ab
@ -65,7 +65,8 @@ Options
|
|||||||
:program:`sshuttle`, e.g. ``--listen localhost``.
|
:program:`sshuttle`, e.g. ``--listen localhost``.
|
||||||
|
|
||||||
For the tproxy and pf methods this can be an IPv6 address. Use this option
|
For the tproxy and pf methods this can be an IPv6 address. Use this option
|
||||||
twice if required, to provide both IPv4 and IPv6 addresses.
|
with comma separated values if required, to provide both IPv4 and IPv6
|
||||||
|
addresses, e.g. ``--listen 127.0.0.1:0,[::1]:0``.
|
||||||
|
|
||||||
.. option:: -H, --auto-hosts
|
.. option:: -H, --auto-hosts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user