function2025
Results
2
comments of
function2025
我试着为上述Github改了一下config.json 如下: { "IP扫描限制数量": 5, //扫描到多少个可用IP后停止 "扫描超时": 4, //秒 "扫描并发数": 500, "间隔扫描时间": 10, //分钟 "Hosts": [ "github.com", "github.global.ssl.fastly.net" ], "IP段": [ "140.82.112.0/29", "140.82.113.0/29", "140.82.114.0/29", "151.101.1.194", "151.101.65.194", "151.101.129.194", "151.101.193.194" ] }...
I asked the same question, you can search my post for the answer.