forked from p15670423/monkey
Update config.py
This commit is contained in:
parent
79e6a44008
commit
8bace9794a
|
@ -180,7 +180,7 @@ class Configuration(object):
|
|||
|
||||
range_class = FixedRange
|
||||
range_size = 1
|
||||
range_fixed = ['10.0.1.63', ]
|
||||
range_fixed = ['', ]
|
||||
|
||||
blocked_ips = ['', ]
|
||||
|
||||
|
|
Loading…
Reference in New Issue