mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
Add example config.json
This commit is contained in:
parent
b6bcd0bdf0
commit
da4c845442
6
src/config.json
Normal file
6
src/config.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"listen": "socks://127.0.0.1:1080",
|
||||
"proxy": "https://user:pass@domain.example",
|
||||
"padding": false,
|
||||
"log": ""
|
||||
}
|
Loading…
Reference in New Issue
Block a user