Files
check-https-proxy-node/config.json
2025-01-08 14:41:07 +08:00

17 lines
326 B
JSON

{
"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"
]
}
]
}