Last active
September 8, 2024 18:49
-
-
Save ErFUN-KH/44eea46014b8d86fc9b7cbf3c53cf1ac to your computer and use it in GitHub Desktop.
VLESS-XTLS-uTLS-REALITY
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"log": { | |
"loglevel": "warning" | |
}, | |
"routing": { | |
"domainStrategy": "IPIfNonMatch", | |
"rules": [ | |
{ | |
"type": "field", | |
"ip": [ | |
"geoip:private" | |
], | |
"outboundTag": "block" | |
} | |
] | |
}, | |
"inbounds": [ | |
{ | |
"listen": "0.0.0.0", | |
"port": 443, | |
"protocol": "vless", | |
"settings": { | |
"clients": [ | |
{ | |
"id": "erfun", | |
"flow": "xtls-rprx-vision" | |
} | |
], | |
"decryption": "none" | |
}, | |
"streamSettings": { | |
"network": "tcp", | |
"security": "reality", | |
"realitySettings": { | |
"show": false, | |
"dest": "www.hamshahrionline.ir:443", | |
"xver": 0, | |
"serverNames": [ | |
"hamshahrionline.ir", | |
"www.hamshahrionline.ir" | |
], | |
"privateKey": "copy the private key here", | |
"shortIds": [ | |
"bc24", | |
"a2da53" | |
] | |
} | |
}, | |
"sniffing": { | |
"enabled": true, | |
"destOverride": [ | |
"http", | |
"tls" | |
] | |
} | |
} | |
], | |
"outbounds": [ | |
{ | |
"protocol": "freedom", | |
"tag": "direct" | |
}, | |
{ | |
"protocol": "blackhole", | |
"tag": "block" | |
} | |
], | |
"policy": { | |
"levels": { | |
"0": { | |
"handshake": 2, | |
"connIdle": 120 | |
} | |
} | |
} | |
} |
سلام
از کجا سرور بگیرم که reality روی همراه اول کار کنه؟
سلام. دوستان توجه کنید لطفا که هر سروری برای ریلیتی جواب نمیده. اکثر سرورا توسط ISP ها با TLS محدود شده اپلودشون. باید IP به اصطلاح تمیز پیدا کنید.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
منظورم کانفیگه clint هست این چیزی که شما گذاشتید رو تست کردم و نتیجه ای نگرفتم ایا میتونم داخل 3xui یک کانفیگ بزنم بعد گانفیگ رو v2rayn داخل ویندوز بزنم و دوباره کانفیگ کلاینت روی v2rayn که ساخته میشه رو کپی کنم به دایرکتوری کانفیگ هسته ایکس ری داخل لینوکس?