naiveproxy/src/config.json
2025-03-07 20:53:23 +08:00

5 lines
128 B
JSON

{
"listen": ["socks://127.0.0.1:1080", "http://127.0.0.1:8080"],
"proxy": "https://user:pass@domain.example",
"log": ""
}