mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-06 19:24:56 +03:00
Add ssm api server
This commit is contained in:
5
include/ssmapi.go
Normal file
5
include/ssmapi.go
Normal file
@@ -0,0 +1,5 @@
|
||||
//go:build with_ssm_api
|
||||
|
||||
package include
|
||||
|
||||
import _ "github.com/sagernet/sing-box/experimental/ssmapi"
|
||||
Reference in New Issue
Block a user