https://github.com/winand/xrayproxy
https://github.com/winand/xrayproxy
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/winand/xrayproxy
- Owner: Winand
- License: mit
- Created: 2024-08-06T13:35:39.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T13:57:22.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T06:37:37.568Z (over 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XTLS-Reality client in Docker
Xray client container for XTLS-Reality configurable via command line arguments.
Usage:
```bash
docker run -p 1080:1080 -p 1080:1080/udp -d --name xrayproxy xrayproxy "vless://client-id@domain.com:443?type=tcp&security=reality&pbk=(public-key)&fp=chrome&sni=domain.com&sid=(sid)&spx=%2F&flow=xtls-rprx-vision#config-name"
```
See also [samuelhbne/proxy-xray](https://github.com/samuelhbne/proxy-xray)