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:
+2
-1
@@ -46,4 +46,5 @@ super-frpc
|
||||
super-frpc.exe
|
||||
*.db
|
||||
database.db
|
||||
logs.html
|
||||
logs.html
|
||||
logs.db-journal
|
||||
|
||||
Reference in New Issue
Block a user