Cara Menginstal VLESS di IPv6 VPS
How to Install VLESS on IPv6 VPS
Posted onBoth VLESS and VMess have a similar way to install so you can follow this tutorial to install vmess/vless,
- If you dont have a VPS yet, you can create a free ipv6 VPS on hax.co.id, Hax’s free VPS is hosted in Singapore so connection may be slow to EU/US except in Asia so use this server for learning only , here is my free VPS from hax:
- Check this tutorial for how to connect to ipv6 vps
- Requirements, i’m using Ubuntu 20.04 and IPv6 VPS
- Pointing your domain to Cloudflare,
if you don’t have a domain then please use hax dns pointing (must select domain ip6vpn.co other domain won’t work and its better if you have your own domain). Visit https://hax.co.id/dns-pointing/ and type in any name in “DNS Name”, “Domain Name” select “ipv6vpn.co”, “CF Proxy” is ‘NO’ if your ISP support IPv6 (without Cloudflare proxy, vless will support SNI) but if your isp doesn’t support ipv6 then select YES - then fill in your IPv6 VPS in “ipv6 address”
my DNS Name: - Connect to your Virtual Machine(VM) then install curl, nano, nginx
- Next, install VLess
- Generate a self signed certificate and type in anything you like
- Set nginx to open port 443 and forward to vless
remove any config there and change vless.ip6host.co with your DNS Name in step 4 then copy the below config
- create vless configuration
remember “81f1f510-3ca7-4734-8956-0f4fce670af5” is the uuid for login. you can generate a random uuid here https://hax.co.id/uuid
- Restart both services and verify it
- Finally, you can connect to the server using this configuration (replace hostname and uuid)
Please import to any V2Ray client, dont forget to change the DNS to IPv6 DNS
Tested using Xray VPN and it works, Please note that because I am using a Cloudflare proxy then the SNI must be the same as the server address or leave it blank, but if you are looking for internet tricks then you can use the “Reverse Trick” (SNI is the server address and the Server Address is your SNI/Bug” ). In case your Step 4 is NO then you can use both trick, ‘reverse sni’ and ‘sni trick’
Post a Comment for "Cara Menginstal VLESS di IPv6 VPS"