Reference article: https://v2rayssr.com/teach-vless.html
Buying a Domain#
Reference domain website: https://www.namesilo.com/cart
- Register an account
- Purchase, cheap domains only require $1.88
Buying a VPS#
VPS GO - Cheap VPS, VPS recommendations, US hosts, Hong Kong servers, VPS tutorials
I chose this one
Successful purchase and SSH configuration (The one I purchased will send you an email with the IP and password)
Bind DNS and ping the domain
Open the console
ping yourdomain
After successful ping, we continue to configure the VPS server
apt update -y # Debian/Ubuntu command
apt install -y curl socat #Debian/Ubuntu command
bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh) #X-ui panel installation
Feels a bit slow😂
Configure Qv2Ray
Approximately as shown in the above figure, fill in your own domain, and fill in Request Header with your own domain.
The so-called "saving junk VPS" in the tutorial seems to have little effect!!
If there is a missing core file
Download V2raycore 4.4.5, and then extract it to the same folder as Qv2Ray
It is recommended to use other proxies
For example, Clash, etc.
In summary, the one I built can only be used temporarily. I usually have to use an airport. Do you have any good airport recommendations for me as a newbie? You can recommend it in the comments👀
PS: I don't know if it's a problem with the server I bought or something else, but it took half a day and I still couldn't adjust the speed. The fastest speed was only 1M+.
However, are there still people who don't know how to access the Internet scientifically? That's really a pity!