We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b100145 commit c41abbeCopy full SHA for c41abbe
libv2ray.go
@@ -24,3 +24,5 @@ This func will return libv2ray binding version and V2Ray version used.
24
func CheckVersionX() string {
25
return fmt.Sprintf("Libv2ray rev. %d, along with V2Ray %s", CheckVersion(), core.Version())
26
}
27
+
28
+//Stub Commit 1
0 commit comments