3x-ui VLESS REALITY installation + Docker script from video https://www.youtube.com/watch?v=VyfhVNUH8C8
-
Buy Your hosting, get root login and root password. https://aeza.net/?ref=554977
-
Install https://mobaxterm.mobatek.net/download.html and connect to your Server IP.
-
Update, upgrade server: sudo apt update && sudo apt -y upgrade
-
Install Docker: wget https://raw.githubusercontent.com/docker/docker-install/master/install.sh && chmod +x install.sh && ./install.sh
-
Go to: https://hub.docker.com/repository/docker/metaligh/3x-ui/general
-
Make 3xua docker container config: mkdir /opt/3xui cd /opt/3xui touch docker-compose.yml nano docker-compose.yml
-
Shift + Insert configuration yml from https://hub.docker.com/repository/docker/metaligh/3x-ui/general Ctrl + X... y... Enter
-
Start container 3x-ui docker compose up -d
-
ss -tulnp - Check port 2053
-
Make secure tonnel drom your server to your computer on port 2053 in mobaxterm. Tunneling -> Port 2053 -> your Server IP login root port 22... your server ip port 2053
-
Go to http://localhost:2053 login admin password admin and change your configuration.
-
Make your own settings
-
Download and install https://github.com/hiddify/hiddify-next/releases Copy and past your config and that is all. Enjoy!