完善客户端连接流程处理和日志输出

This commit is contained in:
2025-02-25 00:46:16 +08:00
parent 83f4f06740
commit c24a1e1621
6 changed files with 211 additions and 129 deletions

7
cmd/client/.env.example Normal file
View File

@@ -0,0 +1,7 @@
FWD_PORT=20001
FRP_HOST=127.0.0.1
FRP_CTRL_PORT=18080
FRP_DATA_PORT=18081
RETRY_INTERVAL=5