Add command to connect an address

This commit is contained in:
世界
2023-03-18 20:26:58 +08:00
parent 5c3da34fab
commit 40d5b077d1
6 changed files with 204 additions and 50 deletions

View File

@@ -10,6 +10,7 @@ import (
type ClashServer interface {
Service
PreStarter
Mode() string
StoreSelected() bool
CacheFile() ClashCacheFile