summaryrefslogtreecommitdiffstats
path: root/sshuttle/linux.py
AgeCommit message (Expand)Author
2020-02-07Simplify nftables based methodJulian Wollrath
2020-02-04Added nft_chain_exists() and fixed nft to use thatHaw Loeung
2019-02-11Fix/pep8 (#277)Bastian Venthur
2019-01-23Fix potential deadlock condition in nft_get_handleAlex Tomlins
2019-01-23Use subprocess.check_output instead of runAlex Tomlins
2018-12-09Fix deadlock with iptables with large rulesetAlex Tomlins
2018-03-13Add nat-like method using nftables instead of iptablesJulian Wollrath
2016-04-23Ensure locale is set to C for external commandsBrian May
2015-11-16Restructure codeBrian May