mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 04:17:36 +03:00
Add documentation for clash_api
This commit is contained in:
parent
6ac1b395cf
commit
45643fbed1
6 changed files with 72 additions and 10 deletions
|
@ -6,5 +6,6 @@ type ExperimentalOptions struct {
|
|||
|
||||
type ClashAPIOptions struct {
|
||||
ExternalController string `json:"external_controller,omitempty"`
|
||||
ExternalUI string `json:"external_ui,omitempty"`
|
||||
Secret string `json:"secret,omitempty"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue