summaryrefslogtreecommitdiffstats
path: root/sshuttle/options.py
AgeCommit message (Expand)Author
2020-04-25Fix parsing of hostnames to allow ssh aliases defined in ssh configs) (#418)tobigrimm
2019-12-13Auto sudoers file (#269)William Mantly
2019-11-08Add option for latency control buffer sizeJoseph Barker
2019-02-14Hyphen in hostname fixThomas Bouve
2019-02-11Fix/pep8 (#277)Bastian Venthur
2018-09-21Add --no-sudo-pythonpath optionSteven McDonald
2018-03-13Add nat-like method using nftables instead of iptablesJulian Wollrath
2018-01-30Load options from a filevieira
2017-11-13Fixes some style issues and minor bugsvieira
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
2017-01-28Re-introduce ipfw support for sshuttle on FreeBSD with support for --DNS opti...Ermal Luci
2016-10-13Fix #117 to allow for no subnets via file (-s)Joao Vieira
2016-09-27Allow subnets to be given only by file (-s)vieira
2016-07-24Exclude the IP where sshuttle is really listeningvieira
2016-05-02tweak docs to match @vieira's changesDan Lenski
2016-03-31Support multiple subnet files (multiple -s options)vieira
2016-03-28Remove --server optionvieira
2016-03-22Fix pep8 issuesBrian May
2016-03-22Use argparse for command line optionsvieira
2015-11-16Add Python 3.5 support.Brian May
2015-11-15Restructure codeBrian May