Add v2ray stats api
This commit is contained in:
5
include/v2rayapi.go
Normal file
5
include/v2rayapi.go
Normal file
@@ -0,0 +1,5 @@
|
||||
//go:build with_v2ray_api
|
||||
|
||||
package include
|
||||
|
||||
import _ "github.com/sagernet/sing-box/experimental/v2rayapi"
|
||||
Reference in New Issue
Block a user