platform: Prepare connections list

This commit is contained in:
世界
2024-06-11 21:16:33 +08:00
parent 2f0f6144a6
commit a35d223dd6
18 changed files with 651 additions and 254 deletions

View File

@@ -14,4 +14,6 @@ const (
CommandSetClashMode
CommandGetSystemProxyStatus
CommandSetSystemProxyEnabled
CommandConnections
CommandCloseConnection
)