summaryrefslogtreecommitdiffstats
path: root/sshuttle/methods/nft.py
AgeCommit message (Expand)Author
2020-02-07Simplify nftables based methodJulian Wollrath
2020-02-04Fixed, removed unused importsHaw Loeung
2020-02-04Added nft_chain_exists() and fixed nft to use thatHaw Loeung
2020-02-04Handle when default chains already exists (#392)Haw Loeung
2018-04-30Fix line length for CI.Antoine POPINEAU
2018-04-30Fix concatening string to tuple. Allow for forwarding a single port.Antoine POPINEAU
2018-03-13Add nat-like method using nftables instead of iptablesJulian Wollrath