Set up your secure V2Ray VPN server in minutes with this fully automated
installation script. Works seamlessly with WebSocket over port 443 and
supports major Linux distributions that use apt-get
and
systemctl
. As a result, the VPN connection becomes highly
discreet and difficult to detect, even in restricted networks.
v2ray-profiles
folder
The script is designed for Linux distributions using
apt-get
and systemctl
:
You can use V2Box as your VPN client for the best compatibility and performance.
The setup uses WebSocket on port 443. For optimal performance, use a fresh VPS not running other web services.
Run the following command on a clean VPS instance:
wget https://v2ray-install.pages.dev/v2ray.sh -O v2ray.sh && sudo bash v2ray.sh
📌 Important: Ensure that TCP port 443
is
open for incoming connections in your VPS firewall settings.
Run the following command in the directory where the script is located:
sudo bash v2ray.sh