nezha/script
Darc Z 3b5ee464a7
Add DDNS support (#324)
* feat: add ddns updater framework

Note: no functionality implemented yet

* feat: add webhook ddns provider

* feat: update dashboard template

* fix: check nil and cron task string

* fix: webhook string formated with unexcepted param

* fix: webhook header split error

* feat: cloudflare ddns provider

* refract: move ddns update trigger into ReportSystemInfo

* lang: update other languages text

* fix: clear codes and logics

* fix: move update ddns to goroutine to avoid blocking

* fix: clear unused codes

* fix: update timestamp to prevent cache
2024-02-24 21:10:27 +08:00
..
config.yaml Add DDNS support (#324) 2024-02-24 21:10:27 +08:00
docker-compose.yaml Export custom static folder 2023-11-29 17:13:45 +08:00
entrypoint.sh fix: nameserver issue 2022-11-01 18:02:46 +08:00
install_en.sh 优化安装逻辑 (#325) 2024-02-23 22:55:42 +08:00
install.ps1 ♻️ 更换可用镜像地址 2024-02-09 20:59:22 +08:00
install.sh 优化安装逻辑 (#325) 2024-02-23 22:55:42 +08:00
nezha-agent add supervise daemon for alpine (#313) 2023-12-26 10:26:11 +08:00
nezha-agent.service 🚸 放宽 Agent 权限使 WebSSH 更灵活 2021-08-19 14:22:21 +08:00
nezha-dashboard Add standalone installation method & OpenRC support for nezha-agent (#300) 2023-11-30 09:39:00 +08:00
nezha-dashboard.service Add standalone installation method & OpenRC support for nezha-agent (#300) 2023-11-30 09:39:00 +08:00
proto.sh upgrade protoc && protoc-gen-go 2023-04-26 11:16:36 +08:00