1.重构 1.1.web服务模块 新增子规则排序,子规则编辑 Web服务 目标地址 新增支持STUN穿透相关变量 {STUN 规则名 ADDR} {STUN 规则名 IP} {STUN 规则名 PORT} {domainPartX} 末尾x为数字1开始,获取请求host第x段,以.分割 {pathPartxxx} 末尾X为数字1开始,获取请求路径的第x段 ,段以/分割 {clientIP} 客户端IP,优先获取从header {RemoteIP} 访问IP {time} 当前服务器时间 web服务反代 新增自定义配置,支持 nginx的proxy_set_header,proxy_hide_header,add_header 设置写法 BasicAuth增加只对指定路径启用认证 泛域名 新增Web服务类型 文本输出,配置{clentIP}变量可用作IP地址查询接口 修复: linux环境下修改stun 触发脚本内容不生效的bug stun upnp 一处会导致程序奔溃的bug ddns 修复阿里云,华为云,京东云中文域名对接 ddns FreeMyIP无法添加的BUG ddns 华为云修复个别情况下重复添加记录的BUG 修复FileBrowser 软连接目录无法访问 其他部分已知bug修复 新增: acme 增加CNAME验证方式支持 ddns增加 ODHCPD file方式获取局域网设备IPv6地址 更新: FileBrowser 同步最新源码 更名: daji (大吉) 分支更名 wanji(万吉) Co-authored-by: Tiger Wang <tigerwang@outlook.com> |
||
---|---|---|
.github | ||
Apps | ||
build/scripts/setup/script.d | ||
help | ||
psd-source | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
category-list.json | ||
featured-apps.json | ||
recommend-list.json |
README.md
CasaOS AppStore
CasaOS AppStore needs your help to grow:
-
See CONTRIBUTING.md for how to contribute CasaOS Apps in Docker Compose format.
IMPORTANT: Your PR must be well tested on your own CasaOS first. This is the mandatory first step for your submission.
-
Check
help wanted
for which issues you can help with.
Thank you!