Add complete French (fr) and Chinese (zh) translations for all documentation: - Root files: README, CHANGELOG, SECURITY, BETA-RELEASE - docs/: All 16 core documentation files - DOCS/: All 19 deep-dive documents including embedded/ and archive/ - package/secubox/: All 123+ package READMEs - Misc: secubox-tools/, scripts/, EXAMPLES/, config-backups/, streamlit-apps/ Total: 346 translation files created Each file includes language switcher links for easy navigation between English, French, and Chinese versions. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| files | ||
| Makefile | ||
| README.fr.md | ||
| README.md | ||
| README.zh.md | ||
SecuBox Authentication Failure Logger for CrowdSec
Logs authentication failures from LuCI/rpcd and Dropbear SSH for CrowdSec detection.
Installation
opkg install secubox-app-auth-logger
Usage
# Enable and start the service
/etc/init.d/secubox-app-auth-logger enable
/etc/init.d/secubox-app-auth-logger start
The auth monitor runs as a background daemon watching for login failures.
What It Ships
- SSH failure monitoring (OpenSSH/Dropbear)
- LuCI web interface auth failure logging via CGI hook
- CrowdSec parser and bruteforce scenario
- CrowdSec acquisition configuration
Files
/etc/init.d/secubox-app-auth-logger-- init script/usr/lib/secubox/auth-monitor.sh-- auth failure monitor daemon
Dependencies
rpcduhttpd
License
Apache-2.0