Easy Install Script For Installing V2ray + Domain + SSL + CDN Using Docker
It's easy to use
- add your domain to cdn and make it dns only ( disable the cdn proxy )
- clone this script to your server and unzip
- run the .sh file and do the installion
- when installtion is finished go and enable your cdn proxy
- make sure u have selected "Full (Strict)" in cloudflare ssl setting
- now u have vmess and vless + domain + ssl + cdn
OR u can run this command easily to install this script
git clone https://github.com/AghaFarokh/V2ray-CDN-Using-Docker && cd V2ray-CDN-Using-Docker && bash v2ray-cdn.sh
Notice : use 443 port for vless and 8443 for vmess @AghaFarokh