naiveproxy/src/config.json

7 lines
121 B
JSON
Raw Normal View History

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