cary-sas / v2ray_bin

梅林380 固件的魔改科学上网插件
574 stars 128 forks source link

4.37.2 插件 reality 协议穿越失败 #65

Closed ssydb closed 1 year ago

ssydb commented 1 year ago

同配置文件 在 v2rayN 和 小火箭 下都正常 唯独科学上网不行

{ "inbounds": [ { "port": 10808, "protocol": "socks", "settings": { "auth": "noauth", "udp": true } } ], "outbounds": [ { "tag": "proxy", "protocol": "vless", "settings": { "vnext": [ { "address": "123.456.789.0", // 你的VPS服务器IP "port": 443, "users": [ { "id": "UUID", "flow": "xtls-rprx-vision", "encryption": "none" } ] } ] }, "streamSettings": { "network": "tcp", "security": "reality", "realitySettings": { "show": false, "fingerprint": "chrome", "serverName": "www.softbank.jp", "publicKey": "pulickey", "shortId": "", "spiderX": "" } } }, { "tag": "block", "protocol": "blackhole", "settings": {} }, { "tag": "direct", "protocol": "freedom", "settings": {} } ], "routing": { "domainStrategy": "IPOnDemand", "rules": [ { "type": "field", "outboundTag": "block", "domain": ["geosite:category-ads-all"] }, { "type": "field", "outboundTag": "direct", "domain": ["geosite:cn"] }, { "type": "field", "outboundTag": "direct", "ip": [ "geoip:cn", "geoip:private" ] } ] } }

QQ截图20230616144106.jpg

cary-sas commented 1 year ago

你 xray 点升级了吗?

ssydb commented 1 year ago

更新了 跟服务器端一样 xray 都是 1.8.1

cary-sas commented 1 year ago

你有v2rayN 的话可以导出分享链接,然后再导入这个插件里试试

cary-sas commented 1 year ago

然后我看见 “加密方式” 应该是 “不加密”

ssydb commented 1 year ago

好的 我再试试 多谢大佬

ssydb commented 1 year ago

用 v2rayN 导出分享链接 再导入节点问题解决 多谢大佬给解决提示

Jay9na7 commented 3 weeks ago

用 v2rayN 导出分享链接 再导入节点问题解决 多谢大佬给解决提示

请问用v2rayN 导出的分享链接是vless格式吗,具体是怎么导入节点的?我也遇到一样的问题,在 v2rayN 和 小火箭 下都正常 唯独科学上网不行。我这里科学上网插件添加v2ray节点导入的话vless不行