Files
SocksRevive-PC/tools/xray/README.md
2026-05-16 00:18:06 -03:00

15 lines
397 B
Markdown

# Xray executable folder
Put your Xray executable here:
- Windows: `tools/xray/xray.exe`
- Linux/macOS: `tools/xray/xray`
The default Xray profile starts:
```text
xray run -config configs/xray.json
```
Edit `configs/xray.json` with your real VLESS/VMess/Trojan/Shadowsocks settings. The app expects Xray to expose a SOCKS inbound at `127.0.0.1:10808`, unless you change that in the Xray tab.