Update start.py

This commit is contained in:
downature
2017-05-14 20:05:01 +08:00
committed by GitHub
parent 2faf3a83f0
commit 9b5eca5b5b

View File

@@ -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