diff --git a/start.py b/start.py index 2fb8c74..08c8c79 100755 --- a/start.py +++ b/start.py @@ -88,7 +88,7 @@ def AddEDNSOption(data,clientip): else: return data -def SendDnsData(data,s,addr,sock): +def SendDnsData(data,s,addr): global Remote_dns_server global Remote_dns_port