https://github.com/akotov-dev/vmess-ws
Personal Security Server for VPS (rpm/deb)
https://github.com/akotov-dev/vmess-ws
security vmess websocket xray-core
Last synced: 5 months ago
JSON representation
Personal Security Server for VPS (rpm/deb)
- Host: GitHub
- URL: https://github.com/akotov-dev/vmess-ws
- Owner: AKotov-dev
- License: gpl-3.0
- Created: 2022-07-30T07:49:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T11:24:33.000Z (over 3 years ago)
- Last Synced: 2025-02-16T08:27:04.646Z (over 1 year ago)
- Topics: security, vmess, websocket, xray-core
- Homepage:
- Size: 34 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vmess-ws - personal security server
+ Install the `rpm` or `deb` package on your VPS
+ Generate a personal `server.json` on your computer and connection string using `vmess-ws-gen`
+ Copy `server.json` to VPS `/etc/vmess-ws/server.json` and restart: `systemctl restart vmess-ws`
+ Copy the connection string from `vmess-ws-gen` and paste it into [XRayGUI](https://github.com/AKotov-dev/XRayGUI); Press `Start`
+ Enable the Socks5 proxy - `127.0.0.1:1080` in the browser on your computer
+ This completes the configuration of the secure connection

**Note:** The time on the client and server must be synchronized. The time zone does not matter. Tested in Mageia-8/9, Fedora-36 and Ubuntu-22.04. Don't forget to open the ports in `iptables`.
Similar project: [SS-Obfuscator](https://github.com/AKotov-dev/SS-Obfuscator), [trojan-srv](https://github.com/AKotov-dev/trojan-srv).