This website requires JavaScript.
Explore
Help
Sign In
tcjlj
/
V2bX
Watch
1
Star
0
Fork
0
You've already forked V2bX
mirror of
https://github.com/wyx2685/V2bX.git
synced
2025-01-22 09:58:14 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ec5dcc3c8a
V2bX
/
main.go
10 lines
85 B
Go
Raw
Normal View
History
Unescape
Escape
update
2022-06-01 13:35:41 -04:00
package
main
update Sing and Xray core
2024-01-07 10:58:21 -05:00
import
(
"github.com/InazumaV/V2bX/cmd"
)
update
2022-06-01 13:35:41 -04:00
func
main
(
)
{
add manage command
2023-05-23 22:26:14 -04:00
cmd
.
Run
(
)
update
2022-06-01 13:35:41 -04:00
}
Reference in New Issue
Copy Permalink