mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 12:27:36 +03:00
Add v2ray stats api
This commit is contained in:
parent
c7a485815c
commit
1b44faed17
32 changed files with 1408 additions and 64 deletions
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"
|
Loading…
Add table
Add a link
Reference in a new issue