mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-22 13:26:12 +03:00
Add example config.json
This commit is contained in:
parent
b72629f434
commit
b83fde2313
5
src/config.json
Normal file
5
src/config.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"listen": "socks://127.0.0.1:1080",
|
||||||
|
"proxy": "https://user:pass@domain.example",
|
||||||
|
"log": ""
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user