Reapply SingboxForPanel integration on upstream stable
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
type ManagedSSMServer interface {
|
||||
Inbound
|
||||
SetTracker(tracker SSMTracker)
|
||||
UpdateUsers(users []string, uPSKs []string) error
|
||||
UpdateUsers(users []string, uPSKs []string, flows []string) error
|
||||
}
|
||||
|
||||
type SSMTracker interface {
|
||||
|
||||
Reference in New Issue
Block a user