unjacked --ports/--top-ports when --top-ports had a non-zero default

This commit is contained in:
epi
2019-09-04 19:55:06 -05:00
parent 4444f18d76
commit 33ab19f1e9
2 changed files with 12 additions and 8 deletions

View File

@@ -4,5 +4,4 @@ top_udp_ports = [631,161,137,123,138,1434,445,135,67,53,139,500,68,520,1900,4500
masscan_config = {
'iface': 'tun0',
'rate': '1000',
'top_ports': 5000
}