v0.46.011-beta
Pre-release
Pre-release
vernesong
released this
18 May 11:57
·
699 commits
to master
since this release
发布时间
- 2024-05-18 20:00 GMT+0800
使用手册
注意事项
- 请先安装好这些依赖:
#iptables
opkg update
opkg install coreutils-nohup bash iptables dnsmasq-full curl ca-certificates ipset ip-full iptables-mod-tproxy iptables-mod-extra libcap libcap-bin ruby ruby-yaml kmod-tun kmod-inet-diag unzip luci-compat luci luci-base
#nftables
opkg update
opkg install coreutils-nohup bash dnsmasq-full curl ca-certificates ipset ip-full libcap libcap-bin ruby ruby-yaml kmod-tun kmod-inet-diag unzip kmod-nft-tproxy luci-compat luci luci-base
- 启动前请先在插件设置页面的版本更新标签下确认
内核编译版本
,您也可以手动下载 Clash内核 后解压到/etc/openclash/core/
文件夹
常见问题
- 路由不建议开启IPV6和相关服务,目前反馈的网络连接问题多数与它有关。
- 浏览器开启安全DNS,会导致分流异常,请关闭!
- 部分软件会修改设备HOSTS,会导致分流异常,请注意检查!
- 控制面板打开空白时请尝试刷新浏览器缓存
- 默认代理路由本机流量,BT、PT下载等请尽量使用redir模式并注意进行流量规避(可在规则中将路由地址设置为直连)
- 备份插件设置后可在配置文件管理页面上传压缩包进行还原
版本变化
- 修复已知问题
- 在插件安装后和更新页面添加内核cdn下载选项
- 增加指定WAN及LAN接口的选项,防止仅允许内网和获取LAN口IP功能无法正常工作
- 不再添加UTUN接口,防止对系统造成过多影响
- add Port Hopping by @zxlhhyccc in #3792
- Fix the protocol that exists in the configuration file when the proto… by @zxlhhyccc in #3794
- IPv6 support for dns debugging and skip proxy address feature by @snachx in #3801
- fix add_utun_firewall_zone by @bcseputetto in #3802
- luci-app-openclash: Update translate by @zxlhhyccc in #3807
- Fixed an issue with the official latest master branch not working. by @zxlhhyccc in #3853
- config: readjust the fallback group by @shendageasw in #3872
New Contributors
- @snachx made their first contribution in #3801
- @bcseputetto made their first contribution in #3802
- @shendageasw made their first contribution in #3872
Full Changelog: v0.46.003-beta...v0.46.011-beta