V2ray Panel XTLS TLS CDN Webscoket Installation Guide

Step-by-step guide for installing V2ray Panel, XTLS, TLS with Cloudflare's free content delivery network CDN, and web socket on a Linux server
This article is a step-by-step guide for installing the V2ray Panel, XTLS, TLS with Cloudflare's free content delivery network CDN, and web socket on a Linux server. This installation process will be done on the Ubuntu 18.04 LTS operating system, but it can also be used for other Linux distributions.


V2ray was designed to offer maximum performance on any device with minimal CPU usage, so users are able to enjoy their favourite programs without interruption or buffering problems when streaming videos or playing games online.






REQUIREMENTS


To install this v2ray panel on your server, you will require the following:

Server(VPS) Linux Before making payment, I would recommend pinging the IP address and making sure it's an hourly billing VPS service. Less popular server providers work better for our V2ray because they have less traffic on them, thus reducing network congestion. I suggest DigitalOcean (free $100), Linode (free $100), and Vultr (free $100). and the domain name providers mentioned below can work.

Domain Name:


Any domain name provider who can allow the change of name servers for the domain name can work. I recommend the following low-priced and fast website hosting and domain name providers: Bluehost, Hostgator, Hostinger, Goviralhost, and NameCheap. If you have an existing domain name, it's as good as gold, and if you are still confused on where to get the best domain name at a lower price, then try out the DOMCOMP price comparison website.
Cloudflare account (any CDN provider)

You can use any other CDN provider, but in this guide, we are going to use Cloudflare. Just head to the Cloudflare website and create an account. You can contact the Cloudflare help desk in case there is any problem with your sign-up.

The photos below illustrate the procedures for adding your domain names to Cloudflare and pointing them to your server IP.









Click Add Site




Add your site to Cloudflare and change your domain name provider nameservers to Cloudflare nameservers as follows:
type in your domain name and click add


Change the name server of your domain name to the Cloudflare name server provided and wait for verification. This usually takes 10 minutes, but it can take longer.
change name servers to the one given





Go to the DNS area and create a DNS record with Cloudflare, as shown below.

Click add record."
De-activate Proxied to DNS only click save





Note


You will need this to copy and paste your final v2ray Vmess or JSON file configuration for quick access when you need it.
Installing the V2ray Panel

Update and upgrade server packages and install Curl using the following command:

sudo apt-get update -y

sudo apt-get upgrade -y

sudo apt-get install curl -y

Copy and paste the commands below and follow the prompts to download and install the V2ray panel onto your server.

bash (curl -Ls https://blog.sprov.xyz/v2-ui.sh)
Install certbot;

this will help us generate an SSL certificate for our domain name.

sudo apt-get install software-properties-common

sudo add-apt-repository ppa:certbot/certbot

sudo apt-get install certbot Generate an SSL certificate for your domain name using certbot by copying and pasting the command below.

sudo certbot certonly --standalone --preferred-challenges http --agree-tos --email your-email-address -d test.example.com

Please first paste the code on a notepad and change "email your-email-address" to your email and "test.example.com" to your domain name.

As well, you can use the SSLs website to get a high-quality SSL certificate at a lower cost, or you can use a free Cloudflare SSL certificate.

Congratulations! You have finally made it; just copy the link below to your clipboard and replace "your-IP-address" with your server IP. Paste it in your browser and log in to manage your v2ray panel as shown in this video. Click Here

HTTP://"your-IP-address":65432

eg http://123.456.789:65432

UserName: admin

Password: admin

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using an adblocking plugin in your browser.
The revenue we earn from the advertisements is used to manage and do research. For this website, we request that you whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.