yichya / luci-app-xray

(Almost) full feature Xray client for OpenWrt
Mozilla Public License 2.0
593 stars 488 forks source link

Major update v3.0.0 feedback #336

Closed yichya closed 11 months ago

yichya commented 1 year ago

Version 3.0.0 comes with some major changes like IPv6 support, FakeDNS support and a thorough refactor of ucode scripts.

It is still not considered stable and may be very problematic so

sdandroid commented 1 year ago
gen_config.uc     178   inboundTag: [...tproxy_tcp_inbound_tags, ...extra_inbound_global_tcp],

tproxy_tcp_inbound_tags not found

yichya commented 1 year ago

tproxy_tcp_inbound_tags not found

Fixed in #338

xiechangan123 commented 1 year ago

Enable Sniffing 默认未选中,容易造成dns相关故障,排查费事 DNS Settings 快速dns 安全dns 默认DNS 默认填写成 XXXX:53,这是错的吧

yichya commented 1 year ago

Enable Sniffing 默认未选中,容易造成dns相关故障,排查费事

luci-app-xray 正常的用法就不太推荐开 sniffing,尤其是后面支持了 FakeDNS 之后更没什么一定要用 sniffing 的需求了。

DNS Settings 快速dns 安全dns 默认DNS 默认填写成 XXXX:53,这是错的吧

写不写端口都支持的。

yichya commented 11 months ago

347 involves a breaking change about LAN interfaces. Please reconfigure the network interfaces used for transparent proxy here:

image

xiechangan123 commented 11 months ago

Devices to enable IPV6 tproxy 里面IPV6改为IPv6

yichya commented 11 months ago

Devices to enable IPV6 tproxy 里面IPV6改为IPv6

https://github.com/yichya/luci-app-xray/commit/219ec0646ef5d879421a2f9a77c4f9f738b86c85 改版本号的时候一起改