Add example config.json

This commit is contained in:
klzgrad 2019-01-11 12:24:28 +00:00
parent dd32ab0e1e
commit 3dd87dd658

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