brian404 / nginx_v2ray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NginxV2Ray Installation Script

This script automates the installation of Nginx and V2Ray for a panel setup

# Download the Script
wget -q https://www.dropbox.com/scl/fi/vts51shyiss193hdbn9r6/nginx_v2ray.sh?rlkey=g3ifdz80i4ckf9pn9m2y5ufd4&dl=0 -O nginx_v2ray.sh

# Make the Script Executable
chmod +x nginx_v2ray.sh

# Run the Script
./nginx_v2ray.sh

About


Languages

Language:Shell 100.0%