sshuttle/sshuttle
Samir Aguiar 348f0eb653 Add support for non-compliant ssh wrappers
ssh wrappers like teleport's tsh do not correctly interpret the
double dash as an argument delimiter and will not work properly
with sshuttle. This PR adds a new command line switch to handle
these cases by not adding the delimiter.

Fixes #599
2024-07-07 13:28:26 +10:00
..
methods tproxy: Apply DNS rules first 2023-10-04 08:11:52 +11:00
__init__.py Use argparse for command line options 2016-03-22 13:12:59 +11:00
__main__.py Fix installation from wheel 2016-01-17 10:21:21 +11:00
assembler.py Keep terminal in a sane state when sudo use_pty is used. 2024-01-05 19:08:34 +11:00
client.py Add support for non-compliant ssh wrappers 2024-07-07 13:28:26 +10:00
cmdline.py Add support for non-compliant ssh wrappers 2024-07-07 13:28:26 +10:00
firewall.py Keep terminal in a sane state when sudo use_pty is used. 2024-01-05 19:08:34 +11:00
helpers.py Keep terminal in a sane state when sudo use_pty is used. 2024-01-05 19:08:34 +11:00
hostwatch.py Replace BaseException with Exception 2022-04-24 17:50:05 +10:00
linux.py Remove ttl hack & require -r option. 2021-07-12 11:24:29 -04:00
options.py Add support for non-compliant ssh wrappers 2024-07-07 13:28:26 +10:00
sdnotify.py Refactor debug, log and Fatal messages. 2021-01-01 19:32:48 +11:00
server.py Update flake8 and pyflakes 2022-08-05 08:00:56 +10:00
ssh.py Add support for non-compliant ssh wrappers 2024-07-07 13:28:26 +10:00
ssnet.py Removed a little bit of legacy code 2022-11-28 11:44:41 +11:00
ssyslog.py Update ssyslog.py 2022-12-13 07:43:54 +11:00
sudoers.py Update style issues 2022-04-24 17:37:10 +10:00
version.py Bump version: 1.1.1 → 1.1.2 2024-02-19 11:21:39 +11:00