Add example config.json

This commit is contained in:
klzgrad 2019-01-11 12:24:28 +00:00
parent 0625bdb183
commit 7395fa7e0f

5
src/config.json Normal file
View File

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