Skip to content

Commit 1586613

Browse files
author
Ekultek
committed
minor update, oops
1 parent fe1e425 commit 1586613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/creation/ip_generator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def is_valid_ip(ip):
3838
return False
3939

4040

41-
def check_ip_wrapper(generated_ips, limit=350):
41+
def check_ip_wrapper(generated_ips, limit=250):
4242
"""
4343
multiprocess the check_ip_alive function in order
4444
to proces a large amount of IP addresses quickly

0 commit comments

Comments
 (0)