http://k3oxb4lrs7l3vt2lhy3w5ilrrqzeltdxjyne3t7sctmnyu3ypwpuszid.onion/xhttp.html
Install client Download the client executable from https://github.com/XTLS/Xray-core/releases . Example: Xray-windows-64.zip 2.2. Configure client Create a client configuration file config.json in the same folder as the Xray client executable. Example: {
"log": {
"loglevel": "warning"
},
"routing": {
"rules": [
{
"ip": [
"geoip:private"
],
"outboundTag": "direct"
}
...