mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-04-15 14:58:29 +02:00
Remove reference to obsolete global
This commit is contained in:
parent
36a1d7ead9
commit
ed0a92e714
@ -168,7 +168,6 @@ class Method(BaseMethod):
|
||||
return sock.getsockname()
|
||||
|
||||
def setup_firewall(self, port, dnsport, nslist, family, subnets, udp):
|
||||
global _pf_started_by_sshuttle
|
||||
tables = []
|
||||
translating_rules = []
|
||||
filtering_rules = []
|
||||
|
Loading…
Reference in New Issue
Block a user