Launch
This commit is contained in:
14
tools/xray/README.md
Normal file
14
tools/xray/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user