mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-02-17 23:43:17 +03:00
7 lines
121 B
JSON
7 lines
121 B
JSON
|
{
|
||
|
"listen": "socks://127.0.0.1:1080",
|
||
|
"proxy": "https://user:pass@domain.example",
|
||
|
"padding": false,
|
||
|
"log": ""
|
||
|
}
|