summaryrefslogtreecommitdiffstats
path: root/sshuttle/methods/ipfw.py
AgeCommit message (Expand)Author
2023-08-07Add support for group-based routingFata Nugraha
2022-08-05Update flake8 and pyflakesBrian May
2021-12-22Flake8 does not like if we go over 79 characters on a line.JohnHay
2021-12-21Make flake8 happy.JohnHay
2021-12-20Remove the ttl hack to allow the host and server to run on the same machineJohnHay
2021-12-20ipfw expects text.JohnHay
2021-12-20Changed one place where the Exception text was still tproxy to ipfw.JohnHay
2021-12-20Indent the else to the same level as its if.JohnHay
2021-12-20Add fport and lport (unused) to the for that parse subnets. Otherwise pythonJohnHay
2021-12-20check-state does not take extra options.JohnHay
2021-11-11Remove references to legacy PyXAPI socket_ext for recvmsgBrian May
2021-07-12Remove ttl hack & require -r option.Scott Kuhl
2021-05-27Fix --tmark optionScott Kuhl
2021-03-05firewall: Allow overriding the TTLVictor Kareh
2021-01-01Refactor debug, log and Fatal messages.Scott Kuhl
2020-12-28Refactor automatic method selection.Scott Kuhl
2020-10-23Improve consistency of PATH, environments, and which()Scott Kuhl
2020-07-16Increase IP4 ttl to 63 hops instead of 42Erik Selin
2019-11-09Make hostwatch locale-independent (#379)Ben Wiederhake
2019-02-11Fix/pep8 (#277)Bastian Venthur
2018-10-17replace path /dev/null by os.devnullAbbalYouness
2017-11-13Fixes some style issues and minor bugsvieira
2017-11-08Remove trailing whitespacesvieira
2017-09-17Route traffic by linux usermax
2017-01-28Re-introduce ipfw support for sshuttle on FreeBSD with support for --DNS opti...Ermal Luci
2015-12-06Remove IPFW support.Brian May
2015-11-16Restructure codeBrian May