Download List

Project Description

A Clash Client For OpenWrt, support Shadowsocks、ShadowsocksR、Vmess、Trojan、Snell

System Requirements

System requirement is not defined
OpenClash
v0.45.112-beta

Released at 2023-04-17 19:08
OpenClash v0.45.112-beta (3 files Hide)

Release Notes

Pre-release

发布时间

  • 2023-04-17 18:20 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模式并注意进行流量规避(可在规则中将路由地址设置为直连)
  • 备份插件设置后可在配置文件管理页面上传压缩包进行还原

版本变化

  • 调整uhttpd和luci-http组件参数,解决大文件修改提交时luci页面卡死的问题(页面修改提交的文本文件不能大于1MB)
  • IPv6代理增加Redirect模式和TUN模式
  • 修复 #3162
  • 修复防火墙规则的一些错误
  • 界面样式调整
  • 同步内核的新特性
  • 组件升级
  • 修复其他已知问题

What's Changed

  • fix: custom rule by @halolake in https://github.com/vernesong/OpenClash/pull/3145
  • Update openclash_custom_fake_filter.list by @sakuyamaij in https://github.com/vernesong/OpenClash/pull/3176
  • Do not hijack dns outside the ac list by @kooritea in https://github.com/vernesong/OpenClash/pull/3175

New Contributors

  • @halolake made their first contribution in https://github.com/vernesong/OpenClash/pull/3145
  • @sakuyamaij made their first contribution in https://github.com/vernesong/OpenClash/pull/3176

Full Changelog: https://github.com/vernesong/OpenClash/compare/v0.45.103-beta...v0.45.112-beta

Changelog

No Changelogs