sshuttle/sshuttle/methods
vieira 4e8c2b9c68 Avoid port forwarding from loopback address
When doing port forwarding on lo0 avoid the special case where the
traffic on lo0 did not came from sshuttle pass out rule but from the lo0
address itself. Fixes #159.
2017-07-29 17:15:32 +10:00
..
__init__.py Re-introduce ipfw support for sshuttle on FreeBSD with support for --DNS option as well 2017-01-28 11:36:26 +11:00
ipfw.py Re-introduce ipfw support for sshuttle on FreeBSD with support for --DNS option as well 2017-01-28 11:36:26 +11:00
nat.py Adds support for tunneling specific port ranges (#144) 2017-05-07 13:18:13 +10:00
pf.py Avoid port forwarding from loopback address 2017-07-29 17:15:32 +10:00
tproxy.py Adds support for tunneling specific port ranges (#144) 2017-05-07 13:18:13 +10:00