mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2026-05-28 18:06:32 +03:00
Add example config.json
This commit is contained in:
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": ""
|
||||
}
|
||||
Reference in New Issue
Block a user