We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a53ba8 commit 94906e0Copy full SHA for 94906e0
pkg/runner/default.go
@@ -5,7 +5,7 @@ const (
5
DefaultPortTimeoutConnectScan = 5000
6
7
DefaultRateSynScan = 1000
8
- DefaultRateConnectScan = 65535
+ DefaultRateConnectScan = 15000
9
10
DefaultResolverThreads = 10
11
0 commit comments