feat: works

This commit is contained in:
2022-08-21 15:00:33 +08:00
parent 4723298aec
commit f65898bef5
7 changed files with 123 additions and 25 deletions

6
server.json Normal file
View File

@@ -0,0 +1,6 @@
{
"listen": "127.0.0.1:2002",
"cert_pem_file": "cert.pem",
"key_pem_file": "key.pem",
"proxy_address": "127.0.0.1:1080"
}