-
### 描述你想要的新功能
在网页中的流控选项中增加 xtls-rprx-vision xtls-rprx-vision-udp443 选项
配置文件是
"streamSettings" 内须为 "security":"tls"+"tlsSettings"
### 描述你想要的解决方案
更新日志 https://github.com/XTLS/Xray-core/releases
…
-
EDIT : The following error was coming from the fact that my IP was not "clean", it is still unclear how to find a working clean IP that works in Irancell (and soon other operators as well). To test th…
-
![image](https://user-images.githubusercontent.com/20067401/204188476-31287ef6-56a9-43b6-9ec9-831e04b8d120.png)
-
我的设备在国内,配置是 custom_outbound.json 写了一个出站1,route.json 做分流:国内走直连、国外走出站1。
连接 V2board 配置的节点,可以跑通,可以正常分流。
当连接 custom_inbound.json 的自定义入站1,可以跑通,但全走出站1去了,不能正常分流。
XrayR 0.8.8
-
سلام
من در این مدت برای استفاده شخصی از trojan + xtls + ws + nginx+cdn استفاده میکردم . از نظر سرعت و ارتباط و اتصال هم مشکلی ندارم .
ولی اخیرا وقتی از SagerNet میخواستم تست کنم پروفایل رو که بهش …
-
使用场景:iOS 端 APP 暂不支持 VLESS + xtls-rprx-vision,所以想借助中转服务器转发,iOS 通过 SS 连接中转服务器,中转服务器使用 VLESS + xtls-rprx-vision 访问代理服务器。
iOS -> 中转服务器(SS) -> 代理服务器(VLESS + xtls-rprx-vision)
中转服务器和代理服务器都显示有流量,中转机有报错…
-
使用[a479013](https://github.com/XTLS/Xray-core/commit/a4790133d23547f219628f445f576171b3921ab6)版本建立反向代理,bridge和portal之间不嫩建立连接
portal 配置如下
```json5
{
"reverse": {
"portals": [
{
…
-
v1.7.5 vless+vision nginx
我用jarm.py扫出来指纹是这个
```
python jarm.py xxx.com
Domain: xxx.com
Resolved IP: 1.1.1.1
JARM: 40d1db40d0000001dc43d1db1db43d2f70423af611c314ea6b67982756f7de
```
这个特征有可能被墙…
-
版本:1.6.4
使用场景:路由器透明代理
重现步骤:iOS 15 油管APP播放视频,此时*.googlevideo.com走了TLS_AES_256_GCM_SHA384,其流量被路由器上的Xray透明代理
客户端配置:
```
{
"tag": "test",
"protocol": "vless",
…
-
按照[这篇](https://xtls.github.io/document/level-2/tproxy.html)文档,配置如下:
```json
{
"log": {
"loglevel": "warning"
},
"inbounds": [
{
"tag": "tp",
"port": 5419,
"protocol": "dokode…