Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BunkerWeb_documentation_v1.6.1-rc3.pdf | 2025-03-05 | 6.3 MB | |
README.md | 2025-03-05 | 1.3 kB | |
v1.6.1-rc3 source code.tar.gz | 2025-03-05 | 37.5 MB | |
v1.6.1-rc3 source code.zip | 2025-03-05 | 40.8 MB | |
Totals: 4 Items | 84.6 MB | 0 |
Documentation : https://docs.bunkerweb.io/1.6.1-rc3/
Docker tags :
- BunkerWeb : bunkerity/bunkerweb:1.6.1-rc3
or ghcr.io/bunkerity/bunkerweb:1.6.1-rc3
- Scheduler : bunkerity/bunkerweb-scheduler:1.6.1-rc3
or ghcr.io/bunkerity/bunkerweb-scheduler:1.6.1-rc3
- Autoconf : bunkerity/bunkerweb-autoconf:1.6.1-rc3
or ghcr.io/bunkerity/bunkerweb-autoconf:1.6.1-rc3
- UI : bunkerity/bunkerweb-ui:1.6.1-rc3
or ghcr.io/bunkerity/bunkerweb-ui:1.6.1-rc3
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.1-rc3&filter=all&dist=
Changelog :
- [BUGFIX] Fix issue where Redis Server returns a NOPERM
error, ensuring proper handling and preventing 500 errors in the web UI
- [FEATURE] Enhance ban management with service-specific options and UI improvements
- [FEATURE] Add BAD_BEHAVIOR_BAN_SCOPE
setting to control the scope of the ban when using the Bad Behavior
plugin (default is service
) - before the bans were global
- [FEATURE] Add verbose logging option for certbot commands based on log level (when set to DEBUG
)
- [FEATURE] Enhance bwcli
rendering and added support for new service-specific ban options
- [AUTOCONF] Add missing redis
dependency
- [MISC] improve Redis data handling and error logging in CLI and routes
- [DEPS] Updated coreruleset-v4 version to v4.12.0