Add files via upload

This commit is contained in:
pocketW
2022-04-27 14:19:16 +10:00
committed by GitHub
commit 29edb46e12
14 changed files with 12611 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
[
{
"listen": "0.0.0.0",
"port": 1234,
"protocol": "socks",
"settings": {
"auth": "noauth",
"accounts": [
{
"user": "my-username",
"pass": "my-password"
}
],
"udp": false,
"ip": "127.0.0.1",
"userLevel": 0
}
}
]