modulepackage
0.0.0-20240713025319-b0a4e81a6ccf
Repository: https://github.com/2dust/androidlibxraylite.git
Documentation: pkg.go.dev
# README
AndroidLibXrayLite
Build requirements
- JDK
- Android SDK
- Go
- gomobile
Build instructions
git clone [repo] && cd AndroidLibXrayLite
gomobile init
go mod tidy -v
gomobile bind -v -androidapi 19 -ldflags='-s -w' ./
# Functions
CheckVersionX string
This func will return libv2ray binding version and V2Ray version used.
InitV2Env set v2 asset path.
No description provided by the author
NewPreotectedDialer ...
NewV2RayPoint new V2RayPoint*/.
# Structs
ProtectedDialer ...
V2RayPoint V2Ray Point Server
This is territory of Go, so no getter and setters!
*/.
# Interfaces
V2RayVPNServiceSupportsSet To support Android VPN mode*/.