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
client.json Normal file
View File

@@ -0,0 +1,6 @@
{
"listen": "127.0.0.1:2001",
"cert_pem_file": "cert.pem",
"proxy_address": "127.0.0.1:2002",
"proxy_server_name": "localhost"
}