mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-06-16 23:06:41 +02:00
Revert "fix: require -r/--remote"
This reverts commit 5debf1f11a51ff545b8eef034dc5d7429aa9b67c.
This commit is contained in:
parent
5debf1f11a
commit
450ad79b18
@ -177,7 +177,6 @@ parser.add_argument(
|
|||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"-r", "--remote",
|
"-r", "--remote",
|
||||||
required=True,
|
|
||||||
metavar="[USERNAME[:PASSWORD]@]ADDR[:PORT]",
|
metavar="[USERNAME[:PASSWORD]@]ADDR[:PORT]",
|
||||||
help="""
|
help="""
|
||||||
ssh hostname (and optional username and password) of remote %(prog)s server
|
ssh hostname (and optional username and password) of remote %(prog)s server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user