http://k3oxb4lrs7l3vt2lhy3w5ilrrqzeltdxjyne3t7sctmnyu3ypwpuszid.onion/VLESS-XHTTP3-Nginx-X25519MLKEM.html
Create directories for Nginx Create directories for Nginx: mkdir /var/lib/nginx mkdir /opt/nginx/conf.d mkdir -p /var/www/html Edit the file /var/www/html/index.html : vi /var/www/html/index.html Insert contents like this: <!DOCTYPE html>
<html>
<head>
<title>Welcome to nginx!</title>
<style>
body {
width: 35em;
margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
</style>
</head>
<body>
<h1>Welcome to nginx!