测试代理是否可用

This commit is contained in:
2025-01-09 17:19:44 +08:00
parent fee0c7d845
commit c7124bda81
13 changed files with 3499 additions and 188 deletions

13
config.json- Normal file
View File

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