RPRX 当年发明 XTLS 主要原因是为了减少额外加密,我们现在推出新流控 Vision,则是因为 XTLS 在对抗审查者有独特的能力。可以说,当传输 TLS 1.3 数据时 XTLS 99% 的数据包,拥有几乎完美的流量特征。因为它是原始数据,没有经过任何代理加工。 三、TLS in TLS 为什么说 99% 的数据包都是原始数据?那 1% 究竟是...
reality的配置只需要额外注意一点,就是开启proxy protocol接收 JSON {"inbounds":[{"listen":null,"port":442,"protocol":"vless","settings":{"clients":[{"id":"xxx","email":"","flow":"xtls-rprx-vision"}],"decryption":"none","fallbacks":[]},"streamSettings":{"network":"tcp","securit...
这里有个配置参考https://github.com/chika0801/Xray-examples/tree/main/VLESS-XTLS-uTLS-REALITY Author Heclalava commented Jun 28, 2023 • edited 这里有个配置参考https://github.com/chika0801/Xray-examples/tree/main/VLESS-XTLS-uTLS-REALITY So I have adjusted my config.json accordingly. So ...
你想错了,XTLS Vision 回落只能到 HTTP/1.1 及 H2C 网站, 不能回落到 REALITY (HTTP/2 网站)。 另外REALITY Vision 应用是 XTLS Vision 应用的改进(可使用外部证书与强制客户端使用 uTLS 指纹),无必要同时使用。 若还是需要同时使用,参考 Xray(E+F+B+D+G+A)+Caddy(N) 在 Xray(M+F+B+D+G+A)+...
我的Vless-Xtls-version-reality入站设置见后文 客户端配置 无 服务端配置 {inbounds: [ { "tag":"inbound-vless-443", "port": 443, "protocol": "vless", "settings": { "clients": [ { "id": "user1", "flow": "xtls-rprx-vision", "comment": "user1" }, { "id": "user2", "...
Xray Reality Script This is a convenient script to generate new configs and run the latestREALITY protocolon a server, which uses TLS certificates from a camouflag website (some example of which are incamouflag.txt). Usage The general idea is to grab a templateconfig.jsonfile, for example ...
如果你是手搓VLESS链接,那么参考:XTLS/Xray-core#716 如vless://${xray_id}@${ip}:443?encryption=none&flow=xtls-rprx-vision&security=reality&sni=${domain}&fp=${fingerprint}&pbk=${public_key}&type=tcp#VLESS_R_${ip} 如果是 IPv6 only 的小鸡,用 WARP 添加 IPv4 出站能力 bash <(curl -...
之前在#1946 这里提过一次,xray版本为1.81,1.80就有这种情况,协议为REALITY+Vision,更新一次openwrt后问题短暂消失了,但后来发现一直都有,我使用老版本的5.15和最新的6.1内核的openwrt,passwall+adguardhome,配置为PVE虚拟机,2核2G内存(5.15为1G内存),4G硬盘,
XTLS/Xray-corePublic NotificationsYou must be signed in to change notification settings Fork4k Star25.7k main 16Branches69Tags Code README Code of conduct MPL-2.0 license Project X Project Xoriginates from XTLS protocol, providing a set of network tools such asXray-coreandREALITY. ...
Reality can be detected by something like tls sniffing in xray core, the filtering system resets the destination of the connection and if the domain in reality was an address like discord.com it connects to one of the Cloudflare's ips in...