https://github.com/debug-ing/xraymini
Xray client for Linux (including NixOS) and macOS
https://github.com/debug-ing/xraymini
Last synced: 10 months ago
JSON representation
Xray client for Linux (including NixOS) and macOS
- Host: GitHub
- URL: https://github.com/debug-ing/xraymini
- Owner: debug-ing
- Created: 2025-05-30T14:27:07.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-05-30T19:00:11.000Z (10 months ago)
- Last Synced: 2025-05-31T02:35:46.545Z (10 months ago)
- Language: Go
- Size: 15.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XrayMini
## Install
```sh
wget "https://raw.githubusercontent.com/debug-ing/XRayMini/master/install.sh" -O install.sh && chmod +x install.sh && bash install.sh
```