mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-02-01 11:09:18 +01:00
Add accidentally removed line.
This commit is contained in:
parent
f7682d4c33
commit
bbb4d31c3f
@ -250,6 +250,7 @@ def main(method_name, syslog):
|
|||||||
try:
|
try:
|
||||||
if port_v4:
|
if port_v4:
|
||||||
debug2('firewall manager: undoing IPv4 changes.\n')
|
debug2('firewall manager: undoing IPv4 changes.\n')
|
||||||
|
method.setup_firewall(port_v4, 0, [], socket.AF_INET4, [], udp)
|
||||||
except:
|
except:
|
||||||
try:
|
try:
|
||||||
debug1("firewall manager: "
|
debug1("firewall manager: "
|
||||||
|
Loading…
Reference in New Issue
Block a user