v2ray-core icon indicating copy to clipboard operation
v2ray-core copied to clipboard

IOS使用有伪装域名的vmess节点就上不了网

Open simendancer opened this issue 3 years ago • 3 comments
trafficstars

ios15.4使用tcp+http+伪装域名的Vmess节点都上不了网,其他协议的节点都可以正常使用。同一个节点,在pc和安卓上都是可以的,跟节点应该没什么关系。手机重启,重置网络,都没用,不知道是什么原因

simendancer avatar Apr 24 '22 07:04 simendancer

websocket + tls 正常 不然你试试? 用的客户端是kitsunbbi

mivtec avatar May 19 '22 15:05 mivtec

ios15.4使用tcp+http+伪装域名的Vmess节点都上不了网,其他协议的节点都可以正常使用。同一个节点,在pc和安卓上都是可以的,跟节点应该没什么关系。手机重启,重置网络,都没用,不知道是什么原因

请问一下 这个怎么编译的framework 现在也是需要弄这个,但是不会编译, iOS端没法开发了 请兄弟伙们指导指导啊

594810899 avatar May 20 '22 09:05 594810899

小白问下,使用websocket混淆在服务器上需要配置什么,下面是我的配置文件 "inbound": { "port": 10086, "protocol": "vmess", "settings": { "clients": [ { "id": "xxx-xxx", "level": 1, "alterId": 64 } ] } }, "streamSettings": { "network": "tcp" }, "outbound": { "protocol": "freedom", "settings": {} }, "outboundDetour": [ { "protocol": "blackhole", "settings": {}, "tag": "blocked" } ]

How-are-u avatar Sep 03 '22 08:09 How-are-u

弄好了请问,我也是这样电脑端可以上,iOS手机不行

247585870 avatar Oct 13 '22 02:10 247585870

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Feb 10 '23 02:02 github-actions[bot]