For todays tutorial we will install v2ray by mack-a’s script, thanks for mack-a for make installion easily!!!
- Login to your vps, if you dont have vps you can get one from here
- Paste and run this command
wget -P /root -N --no-check-certificate "https://raw.githubusercontents.com/mack-a/v2ray-agent/master/shell/install_en.sh" && chmod 700 /root/install_en.sh && mv /root/install_en.sh /root/install.sh && /root/install.sh
3. Select “1. install”
4. Select Xray-core or V2ray-core, you can select as you like
5. Point your domain to your cloudflare dns, for me already have my own domain so I do it at cloudflare page, if you don’t have your own domain you can use eu.org or use DNS Pointing CF on hax site. then enter your domain at script
6. Wait script for deploying server, this will take 1-10 minutes
7. Installion complete, the script will generate server address like “vmess://” or “vless://”. Copy and paste it to v2ray software for use it. Enjoy!!!