Update README.md

This commit is contained in:
mmc1987 2024-07-27 22:02:32 +08:00 committed by GitHub
parent 06fd490e17
commit ff4dce4bcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,36 +9,6 @@ LuCI for ZeroTier / ZeroTier 的 LuCI 管理界面
本项目从 <https://github.com/coolsnowwolf/luci> 拷贝过来
因原项目[不支持且不考虑支持 fw4](https://github.com/coolsnowwolf/luci/pull/230),所以克隆出来
## Changelog / 更新日志
### v2.2
- 增加 srcnat 配置,实现旁路由模式的子网互连
- 剔除重启 zerotier 服务的功能
- 在配置页面使用 tab 区分常规与高级配置
### v2.1
- 配置页面支持所有选项
### v2.0
从 2.0 开始,此包只做为 zeroiter 包的辅助
- 需要使用用官方的 `packages/zerotier` 来启动 zerotier 服务
- 辅助脚本只实现 NAT 的打开与关闭功能
### v1.1
- 支持官方 OpenWrt 22.03+ 的 fw4 nftables
- 支持官方 OpenWrt 中文使用 `po/zh_Hans`
- 支持在非 luci 目录下也可以编译
- 在使用官方 `imagebuilder` 时,解决[与包 package/zerotier 冲突](https://github.com/coolsnowwolf/luci/pull/172)
- 修复部分问题:
- restart / reload 无法达到预期
- 在有静态路由时,停止服务无法删除 src nat 规则
## Depends / 依赖