Releases: vernesong/OpenClash
Releases · vernesong/OpenClash
v0.33.4-beta
发布时间
- 2019-8-7 01:45 GMT+0800
提示
- 请先安装好依赖: coreutils-nohup, bash, wget, iptables, dnsmasq-full, wget
- 启动前请先在接管设置页面的全局设置标签下
选择内核编译版本
以自动下载内核,您也可以手动下载 Clash内核 后解压到/etc/openclash
文件夹并chmod 0755
给与权限。 - 请确保OpenClash是Dnsmasq的唯一上游DNS服务器,如您使用了会劫持Dnsmasq或者转发DNS查询的其他插件,请将这些插件的上游DNS服务器设置删除并更改为OpenClash的DNS监听地址。
版本变化
- 默认使用Dnsmasq-full作为DNS查询接口并在处理完毕后将DNS查询请求转发给OpenClash处理,避免kms激活,网易云解锁等类似需要Dnsmasq的插件无法使用,加强兼容性。
- 修复与网易云解锁插件共存问题,如果您要使用网易云解锁,请使用兼容模式。
- 更新访问控制规则的填写样板,目前仅支持通过IP段转CIDR的方式实现黑名单管理。故本次更新不会自动还原自定义规则,旧文件将被移动到
/tmp/openclash_custom_rules.list.bak
。
v0.33.3-beta
Release Time
- 2019-8-2 21:45 GMT+0800
Tips
- Choose your correct core version on the settings page for auto download before start up, or unzip&paste Clash bin file here:
/etc/openclash
, andchmod 0755
- Depends coreutils-nohup, bash, wget, iptables
- OpenClash will take over your all dns requests, please make sure your dns settings are correct
Changes
- Few improments and bugs fix
v0.33.2-beta
Release Time
- 2019-7-28 00:25 GMT+0800
Tips
- Choose your correct core version on the settings page for auto download before start up, or unzip&paste Clash bin file here:
/etc/openclash
, andchmod 0755
- Depends coreutils-nohup, bash, wget, iptables
- OpenClash will take over your all dns requests, please make sure your dns settings are correct
Changes
- Support Surge&V2ray subscribe
- Few improments and bugs fix
v0.33.1-beta
Release Time
- 2019-7-21 20:40 GMT+0800
Tips
- Choose your correct core version on the settings page for auto download before start up, or unzip&paste Clash bin file here:
/etc/openclash
, andchmod 0755
- Depends coreutils-nohup, bash, wget, iptables
- OpenClash will take over your all dns requests, please make sure your dns settings are correct
Changes
- Interface optimization
- Support custom Host
- IP check bugs fix
- Automatically fix config's dns-setting errors on some conditions
- Logs clean bugs fix
- Few improments
- Dashboard update
v0.33.0-beta
Release Time
- 2019-7-13 16:53 GMT+0800
Tips
- Just a luci package, you also should paste a correct Clash bin file named
clash
here:/etc/openclash
, andchmod 0755
or just download from settings page - Depends coreutils-nohup, bash, wget, iptables
- OpenClash will take over your all dns requests, please make sure your dns settings are correct
- No need change your clients dns server for use
fake-ip
, you can switch mode just select and restart
Changes
- Add update function for Luci & core, choose your correct version on settings page before download
- Few improments and Bugs fix
v0.32.3
Release Time
- 2019-7-7 22:48 GMT+0800
Tips
- Just a luci package, you also should install or paste a correct Clash bin file named
clash
here:/etc/openclash
, andchmod 0755
- Depends coreutils-nohup, bash, wget, iptables
- OpenClash will take over your all dns requests, please make sure your dns settings are correct
- No need change your clients dns server for use
fake-ip
, you can switch mode just select and restart
Changes
- Fix errors on the original OpenWrt
- Few improments and Bugs fix
Clash
v0.32.2
Release Time
- 2019-7-5 23:48 GMT+0800
Tips
- Just a luci package, you also should install or paste a correct Clash bin file named
clash
here:/etc/openclash
, andchmod 0755
- Depends coreutils-nohup, bash, wget, luci-lib-fs
- OpenClash will take over your all dns requests, please make sure your dns settings are correct
- No need change your clients dns server for use
fake-ip
, you can switch mode just select and restart
Changes
- Increase the success rate of startup for who occurs config check errors
- Few improments and Bugs fix
Depend add
- Intsall
luci-lib-fs_1.0-1_all.ipk
when config page occurs error
v0.32.1
Release Time
- 2019-7-4 12:45 GMT+0800
Tips
- Just a luci package, you also should install or paste a correct Clash bin file named
clash
here:/etc/openclash
, andchmod 0755
- Depends coreutils-nohup, bash, wget
- OpenClash will take over your all dns requests, please make sure your dns settings are correct
- No need change your clients dns server for use
fake-ip
, you can switch mode just select and restart
Changes
- Bugs Fix
v0.32.0
Release Time
- 2019-7-4 02:00 GMT+0800
Tips
- Just a luci package, you also should install or paste a correct Clash bin file named
clash
here:/etc/openclash
, andchmod 0755
- Depends coreutils-nohup, bash, wget
- OpenClash will take over your all dns requests, please make sure your dns settings are correct
- No need change your clients dns server for use
fake-ip
, you can switch mode just select and restart
Changes
- Fix GEOIP database update do not work
- Pages recode
- Few improments