mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-22 05:16:12 +03:00
Add example config.json
This commit is contained in:
parent
a3e7336296
commit
46633d96fb
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