mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-07-21 06:43:30 +03:00
Add ssm api server
This commit is contained in:
@@ -3,4 +3,5 @@ package option
|
||||
type ExperimentalOptions struct {
|
||||
ClashAPI *ClashAPIOptions `json:"clash_api,omitempty"`
|
||||
V2RayAPI *V2RayAPIOptions `json:"v2ray_api,omitempty"`
|
||||
SSMAPI *SSMAPIOptions `json:"ssm_api,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user