We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a39ab59 commit 2116de1Copy full SHA for 2116de1
1 file changed
config.toml
@@ -41,7 +41,7 @@ check_url = "https://ipv4.icanhazip.com"
41
42
# Number of proxies to check simultaneously
43
# Higher values = faster checking but more RAM/network usage. Lower if you experience crashes or timeouts.
44
-max_concurrent_checks = 512
+max_concurrent_checks = 4096
45
46
# Proxy response timeout (seconds)
47
# Higher = finds more slow proxies but takes longer
0 commit comments