监控进程和网络

This commit is contained in:
TsMask
2023-08-15 21:37:17 +08:00
parent fea161f4aa
commit 3672b73683
4 changed files with 64 additions and 53 deletions

View File

@@ -1,4 +1,4 @@
package websocket
package wsinfo
import (
"github.com/gorilla/websocket"

View File

@@ -1,4 +1,4 @@
package websocket
package wsinfo
import (
"encoding/json"