/xrayr-reality

XRAYR + REALITY

Primary LanguageShell

xrayr-reality

XRAYR + REALITY Preferably on Debian/Ubuntu:

bash <(curl -Ls https://raw.githubusercontent.com/therealaleph/xrayr-reality/main/install.sh)

image

In V2Board: Add a V2Ray node, TCP connection with port 443

Link format: vless://[UUID]@[SNI DOMAIN]:443?security=reality&sni=[SNI DOMAIN]&fp=chrome&pbk=[PUBLIC KEY]&sid=[Short ID]&type=tcp&flow=xtls-rprx-vision#[Connection NAME]

In case you want to build yourself (considering you have go > 1.20) from the source:

git clone https://github.com/XrayR-project/XrayR
cd XrayR/main
go mod tidy
go build -o XrayR -ldflags "-s -w"
./XrayR -config config.yml