mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-03-11 03:26:09 +03:00
6 lines
101 B
JSON
6 lines
101 B
JSON
|
{
|
||
|
"listen": "socks://127.0.0.1:1080",
|
||
|
"proxy": "https://user:pass@domain.example",
|
||
|
"log": ""
|
||
|
}
|