Add example config.json

This commit is contained in:
klzgrad 2019-01-11 12:24:28 +00:00
parent 8c2e6429b0
commit 4d8c41b665

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": ""
}