Thanks! I found it! Now the question is where to put this address? (The main address has been changed):There is a sample file of it in /usr/local/etc/v2ray. I guess you have to copy it and rename it.
vless://a23a5721-6315-7c2z-6h03-hag562c98063@m.someaddress.tk:443?path=%2Fwss20361&security=tls&encryption=none&host=13.ireuspeed.tk&type=ws&sni=13.ireuspeed.tk#O76-xarlse
vless://a23a5721-6315-7c2z-6h03-hag562c98063@m.someaddress.tk:443?path=%2Fwss20361&security=tls&encryption=none&host=13.ireuspeed.tk&type=ws&sni=13.ireuspeed.tk#O76-xarlse
{
"dns": {
"hosts": {
"domain:googleapis.cn": "googleapis.com"
},
"servers": [
"1.1.1.1"
]
},
"inbounds": [
{
"listen": "127.0.0.1",
"port": 10808,
"protocol": "socks",
"settings": {
"auth": "noauth",
"udp": true,
"userLevel": 8
},
"sniffing": {
"destOverride": [
"http",
"tls"
],
"enabled": true
},
"tag": "socks"
},
{
"listen": "127.0.0.1",
"port": 10809,
"protocol": "http",
"settings": {
"userLevel": 8
},
"tag": "http"
}
],
"log": {
"loglevel": "warning"
},
"outbounds": [
{
"mux": {
"concurrency": 8,
"enabled": false
},
"protocol": "vless",
"settings": {
"vnext": [
{
"address": "m.slowmoshenss.tk",
"port": 443,
"users": [
{
"encryption": "none",
"flow": "",
"id": "a23a5721-6315-7c2z-6h03-hag562c98063",
"level": 8,
"security": "auto"
}
]
}
]
},
"streamSettings": {
"network": "ws",
"security": "tls",
"tlsSettings": {
"allowInsecure": false,
"fingerprint": "",
"serverName": "13.ireuspeed.tk"
},
"wsSettings": {
"headers": {
"Host": "13.ireuspeed.tk"
},
"path": "/wss20361"
}
},
"tag": "proxy"
},
{
"protocol": "freedom",
"settings": {},
"tag": "direct"
},
{
"protocol": "blackhole",
"settings": {
"response": {
"type": "http"
}
},
"tag": "block"
}
],
"routing": {
"domainMatcher": "mph",
"domainStrategy": "IPIfNonMatch",
"rules": [
{
"ip": [
"1.1.1.1"
],
"outboundTag": "proxy",
"port": "53",
"type": "field"
}
]
}
}
./v2ray -config=config.json
This is a UUID for client. There are many ways for generate UUID, you can use that or UUID_GENERATE(3).Is this uuid for server?Code:"id": "a23a5721-6315-7c2z-6h03-hag562c98063"
Did you generate by/usr/local/bin/v2ray uuid