fix(watchdog): refactored tcp recvMsg function, now the watchdog can be connected correctly

- Refactor TCP message reading to use ReadBytes and TrimSpace for better reliability
- Add connection success logging in main.go
- Update .gitignore to include logs.db-journal
This commit is contained in:
2026-04-02 22:22:44 +08:00
parent 78bd1cb3cc
commit de6a8cdcb0
3 changed files with 57 additions and 49 deletions
+2 -1
View File
@@ -46,4 +46,5 @@ super-frpc
super-frpc.exe
*.db
database.db
logs.html
logs.html
logs.db-journal