https 节点检测

This commit is contained in:
2025-01-08 14:41:07 +08:00
commit fee0c7d845
15 changed files with 512 additions and 0 deletions

16
config.json Normal file
View File

@@ -0,0 +1,16 @@
{
"debug": false,
"target_url": "https://www.google.com",
"nodes": [
{
"protocol": "https",
"username": "mrwdfNTD8M79LCukCieldrqZWqs=",
"password": "exaxgqkKkd0TAMrCxeonWg==",
"addr": "jpgmo101-cdn-route.couldflare-cdn.com",
"ports": [
"443",
"1443"
]
}
]
}