{
"type": "shadowtls",
"tag": "shadowtls-in",
"listen": "::",
"listen_port": 8443,
"handshake": {
"server": "www.wikimedia.org",
"server_port": 443
},
"detour": "vmess-in"
}, {
"type": "vmess",
"tag": "vmess-in",
"listen": "127.0.0.1",
"users": [{
"name": "bitcoinvps.cloud",
"uuid": "18543660-1aa6-49bc-8be6-f6dfc7e87de0",
"alterId": 0
}]
}
Code language: JSON / JSON with Comments (json)
Download “ShadowTLS VMess” inbound to your server:
curl https://raw.githubusercontent.com/bitcoinvps/singbox-vpn/main/shadowtls-vmess/server/config.json > /etc/sing-box/config.json
Code language: Bash (bash)
There is no need to change any settings, but if you make changes, adjust your client’s ShadowTLS VMess outbound config.json accordingly.
Finally, you can enable singbox service.