Add example config.json

127.0.6533.64
klzgrad 2019-01-11 12:24:28 +00:00
parent 0625bdb183
commit 7395fa7e0f
1 changed files with 5 additions and 0 deletions

5
src/config.json 100644
View File

@ -0,0 +1,5 @@
{
"listen": "socks://127.0.0.1:1080",
"proxy": "https://user:pass@domain.example",
"log": ""
}