http://k3oxb4lrs7l3vt2lhy3w5ilrrqzeltdxjyne3t7sctmnyu3ypwpuszid.onion/mekya.html
Configure Mekya server Edit the V2ray configuration file: vi /usr/local/etc/v2ray/config.json Use this as a model: {
"log": {
"error": {
"level": "Warning",
"type": "Console"
},
"access": {
"type": "None"
}
},
"inbounds": [
{
"listen": "0.0.0.0",
"port": 17773,
"protocol": "vmess",
"settings": {
"users": [
"eb2b7e74-2df2-3777-d61e-274b83b2e9a7"
]
},
"streamSettings": {
"transport": "mekya",
...