summaryrefslogtreecommitdiffstats
path: root/sshuttle/cmdline.py
AgeCommit message (Expand)Author
2023-08-09Add support for SSHUTTLE_ARGS environment variableAlex Jurkiewicz
2023-08-07Add support for group-based routingFata Nugraha
2022-04-24Fix LGTM reported issuesBrian May
2022-03-13Remove --sudoers, improve --sudoers-no-modifyScott Kuhl
2021-07-12Remove ttl hack & require -r option.Scott Kuhl
2021-05-31Merge pull request #647 from skuhl/man-page-updatesBrian May
2021-05-29Update documentationScott Kuhl
2021-05-27Fix --tmark optionScott Kuhl
2021-03-05firewall: Allow overriding the TTLVictor Kareh
2021-01-23--latency-buffer-size now impacts server's buffer.Scott Kuhl
2021-01-04Improve error messages related to sshuttle server. (#580)Scott Kuhl
2021-01-01Refactor debug, log and Fatal messages.Scott Kuhl
2020-12-28Add .gitignore .vscode/ path. Resolve the issue #374 adding tproxy mark optio...Samuel Bernardo
2020-10-17fix flake8 issues, clarify commentScott Kuhl
2020-10-16When subnets and excludes are specified with hostnames, use all IPs.Scott Kuhl
2019-12-13Auto sudoers file (#269)William Mantly
2019-11-08Add option for latency control buffer sizeJoseph Barker
2018-11-01Close stdin, stdout, and stderr when using syslog or forking to daemon (#283)Brian May
2018-10-07Fix missing string formatting argumentBrian May
2018-09-21Add --no-sudo-pythonpath optionSteven McDonald
2017-11-13Fixes some style issues and minor bugsvieira
2017-11-08Fix no value passed for argument auto_hosts in hw_main callvieira
2017-09-17Route traffic by linux usermax
2017-07-18Add new option for overriding destination DNS server.Itamar Turner-Trauring
2017-05-07Adds support for tunneling specific port ranges (#144)João Vieira
2016-09-27Allow subnets to be given only by file (-s)vieira
2016-05-03Seed hosts without auto hostsvieira
2016-04-30Fix PEP8 issuesBrian May
2016-03-31Support multiple subnet files (multiple -s options)vieira
2016-03-22Fix pep8 issuesBrian May
2016-03-22Use argparse for command line optionsvieira
2016-01-17Fix installation from wheelBrian May