Installing VPS in ubuntu server for v2ray host
Manage Script
- Vps with Ubuntu 20.04 or Ubuntu-latest OS.
- A UUID (Generate a UUID via V2rayN or http://uuidgenerator.net).
- Use xray-nodomain script to connect directly from IP without using DNS.
apt-get update -y && apt-get upgrade -y
sudo reboot (To restart after the update)
sudo git clone https://github.com/SahiDemon/vps-4-v2ray
cd vps-4-v2ray
sudo chmod 777 xray-nodomain.sh
sudo ./xray-nodomain.sh
This Script is for automating connect proxy setup
Run in Powershell
iwr -useb https://raw.githubusercontent.com/SahiDemon/proxydata/main/ProxyInstall.ps1 | iex
Additional resources
Main Repo REPO PROXYManager. Assets located in its REPO PROXYDATA.
-
AlterId = 4
-
Http Port = 80
-
Xtls port = 443
📖 Unistallation (Remove xray-core and all modified config files from the server) *will not remove BBR
-
sudo rm -rf ~/bash-xray-script
-
sudo git clone https://github.com/SahiDemon/vps-4-v2ray
-
cd vps-4-v2ray
-
sudo chmod 777 remove-xray.sh
-
sudo ./remove-xray.sh