VLESS Reality Proxy Node Setup Tutorial

Introduction to VLESS #

VLESS is a lightweight proxy protocol developed by the V2Ray project. It is a simplified version of the VMess protocol. The VLESS structure is simpler, with lower processing overhead, relying on the transport layer (such as TLS) for encryption protection. It provides faster speed, lower CPU usage, and supports multiple transport methods including TCP, mKCP, WebSocket, HTTP/2, and gRPC. It is usually used with TLS for security and supports a fallback mechanism that can disguise the proxy as a normal website. Almost all proxy clients support VLESS, such as v2rayNG, v2box, hiddify, karing, sing-box, shadowrocket, and stash.

Steps to Set Up a VLESS Reality Proxy Node #

1. VPS Introduction #

First, prepare a VPS based on your needs. VPS from regions like Taiwan, the U.S., Japan, or Hong Kong are all fine. Generally, the closer the VPS is to your location, the faster the speed. Below are several affordable VPS providers for your reference:

Name CPU RAM Disk Bandwidth Coupon Price
racknerd 1h 1G 24G 2T $11.29/year
hostdare 1h 1.5G 10G 1T DEAL50 $12.99/year
cloudcone 2 Core 2G 27G 2T $13.9/year
rarecloud 1 Core 768MB 15G 1T SNOWMICRO1072 $10.72/year

2. Purchase a VPS #

Using rarecloud as an example:

  • Supports Alipay payment.
  • Use the coupon code provided above.
  • Set language preference, select Debian 12, and choose Japan or Romania as the location.

vless-1003.jpg

After entering the promo code, you’ll see the discounted price.

vless-1001.jpg

Proceed to checkout, and you can pay via PayPal, Alipay, or credit card.

vless-1002.jpg

3. Connect to VPS #

  • After successful payment, you’ll receive an email containing the VPS IP and password.

vless-1004.jpg

vless-1005.jpg

  • Enter:
    • Name: any
    • Host: VPS IP from email
    • Username: root
    • Password: password from email
  • Click OK to connect.

vless-1006.jpg

Once connected successfully, you’ll see the VPS interface.

vless-1007.jpg

4. Purchase a Domain Name #

vless-1008.jpg

Search for a cheap domain and pay via Alipay.

vless-1009.jpg

After successful payment, locate the DNS settings.

vless-10091.jpg

  • Enter a subdomain name (e.g., 3xui)
  • Enter your VPS IP address in the value field and click Add.

vless-10092.jpg

5. Install 3x-ui #

Connect to your VPS via FinalShell and run the following commands:

apt install curl

vless-10093.jpg

VERSION=v2.5.5 && bash <(curl -Ls "https://raw.githubusercontent.com/mhsanaei/3x-ui/$VERSION/install.sh") $VERSION

Press Enter when prompted.

vless-10094.jpg

After installation, note down the username, password, and URL for later login.

vless-10095.jpg

6. Apply for a Domain Certificate #

Run the following commands:

apt install certbot python3-certbot-nginx

Then:

certbot --nginx -d 3xui.yourdomain.com

Replace yourdomain.com with your actual domain.

vless-10097.jpg

7. Configure 3x-ui #

Open Chrome and enter the URL you saved earlier.

vless-10098.jpg

Go to Panel Settings → Certificate, enter your certificate and private key, then click Save and Restart Panel.

vless-10099.jpg

Now replace the IP in the original URL with your subdomain:

  • Old: http://your.ip.address:52983/...
  • New: http://3xui.yourdomain.com:52983/...

Access the new URL, log in, and go to Inbound List → Add Inbound.

vless-100992.jpg

Enter a name for your inbound.

vless-100993.jpg

Under Reality, click Get new cert, then Add.

vless-100994.jpg

Your VLESS Reality node is now set up successfully!

vless-100995.jpg

You can copy the node by clicking the QR code button and scanning or copying it.

vless-100996.jpg

Example node configuration:

vless://931884c4-494f-4f35-ae55-10ae38f3da95@bjly.mene.lol:53518?encryption=none&flow=xtls-rprx-vision&security=reality&sni=tesla.com&fp=random&pbk=zFZlzd84FwymBun_YXSLNNz83vGJnUGi_34doZWr3Ac&sid=b83ffb&spx=%2F&type=tcp&headerType=none#Poland--rea--Client001%20-%20Cloned-200G

8、Recommended Proxy Providers #

If setting up your own node is too complicated, here are some affordable proxy service providers.

  • The following providers charge based on traffic usage. Their websites include software usage and installation tutorials.
  • After purchasing traffic, there is no time limit — the traffic remains valid until it is fully used.
  • If a website is inaccessible, it likely means it has been blocked; simply switch to another provider.
Name Price Traffic Nodes
Speed Airport 8 CNY 200 GB 30
North America Airport 10 CNY 1000 GB 35
996 Cloud 12 CNY 1 Year 42
One Cent 12 CNY 100 GB 40
Awesome Airport 13 CNY 200 GB 41
Mojie Cloud 15 CNY 130 GB 48
Speedy 15 CNY 100 GB 42
Nongfu Spring Cloud 15 CNY 200 GB 32
InterNet Express 16 CNY 100 GB 54
Loss-Making Airport 19 CNY 1000 GB 37
Kitty Cloud 24 CNY 1 Year 42
Fisher Cloud 40 CNY 300 GB 32
Ofopp Cloud 40 CNY 100 GB 70
Super Value Airport 51 CNY 666 GB 40
Baby Cloud 55 CNY 600 GB 64
Thousand-Speed Cat 68 CNY 512 GB 46
Nai Cloud 98 CNY 280 GB 140
Murphy Cloud 0.5 CNY 100 GB 33

For tutorials on importing nodes:

If you have any questions, contact: leeulen60@gmail.com