Simon 3 years ago
parent 90a918d432
commit 77e2000317

@ -213,7 +213,7 @@ class Proxy(DatagramProtocol):
self.rptlTrack[host] += 1
if self.rptlTrack[host] > 20:
_bltime = nowtime + 6000
_bltime = nowtime + 600
self.IPBlackList[host] = _bltime
if self.clientinfo:

Loading…
Cancel
Save

Powered by TurnKey Linux.