naiveproxy/src/config.json

6 lines
101 B
JSON
Raw Normal View History

2019-01-11 15:24:28 +03:00
{
"listen": "socks://127.0.0.1:1080",
"proxy": "https://user:pass@domain.example",
"log": ""
}