Working config & permissions

This commit is contained in:
2025-03-27 23:28:12 +08:00
parent 5896d5fcd2
commit 5d7e37ab7c
7 changed files with 148 additions and 17 deletions

4
config.json Normal file
View File

@@ -0,0 +1,4 @@
{
"ListenAddress": "127.0.0.1:3128",
"ListenType": "tcp4"
}