..
docs
Add full CIDR support for IP address matching in lists
2025-11-26 09:54:57 +00:00
migrations
Update database schema and migrations to correctly handle IP address data types
2026-01-02 14:44:54 +00:00
rsyslog
Update log format to include timestamps and filter incoming connections
2025-11-22 08:54:21 +00:00
scripts
Add public lists integration with exact IP matching
2025-11-26 09:45:55 +00:00
systemd
Add functionality to manage and sync public blacklists and whitelists
2025-11-26 09:21:43 +00:00
.gitignore
🚀 Release v1.0.7
2025-11-17 16:54:46 +00:00
AUTO_BLOCKING_SETUP.md
Add automatic IP blocking system to enhance security
2025-11-25 11:52:13 +00:00
backup_db.sh
🚀 Release v1.0.23
2025-11-21 15:45:57 +00:00
BOOTSTRAP_PRIMO_DEPLOYMENT.md
Provide initial setup instructions for deploying the application
2025-11-17 17:15:31 +00:00
check_backend.sh
🚀 Release v1.0.23
2025-11-21 15:45:57 +00:00
check_frontend.sh
Improve how the application starts to ensure environment variables are loaded correctly
2025-11-21 15:58:17 +00:00
check_parser_health.sh
Improve syslog parser reliability and add monitoring
2025-11-25 09:09:21 +00:00
CHECKLIST_DEPLOY.md
Add critical alert for idle analytics aggregator
2025-11-24 15:09:18 +00:00
CHECKLIST_ML_HYBRID.md
Simplify ML dependency to use standard Isolation Forest
2025-11-24 17:44:11 +00:00
cleanup_database.sh
Update database cleanup to retain logs for 3 days
2025-11-24 10:56:07 +00:00
CLEANUP_DETECTIONS_GUIDE.md
Add automatic Python dependency installation to setup script
2025-11-25 10:49:08 +00:00
COMANDI_RAPIDI.md
Add comprehensive installation and configuration guides for the IDS system
2025-11-17 15:19:13 +00:00
CONFIGURAZIONE_ROUTER_MIKROTIK.md
Add comprehensive deployment and configuration guides for the IDS system
2025-11-15 11:30:55 +00:00
cron_detect.sh
🚀 Release v1.0.23
2025-11-21 15:45:57 +00:00
cron_train.sh
Increase training data for ML model to improve detection accuracy
2025-11-26 08:45:56 +00:00
debug_system.sh
Improve environment variable loading for deployment scripts
2025-11-21 16:57:55 +00:00
export_db_schema.sh
🚀 Release v1.0.23
2025-11-21 15:45:57 +00:00
fix_git_ownership.sh
Improve system update script with ownership fixes and better output
2025-11-17 16:03:32 +00:00
fix_postgresql_auth.sh
🚀 Release v1.0.3
2025-11-17 16:00:18 +00:00
ids-analytics-aggregator.service
Update script to use correct virtual environment path
2025-11-24 08:42:51 +00:00
ids-analytics-aggregator.timer
Add network analytics and live dashboard features
2025-11-22 11:34:36 +00:00
install_list_fetcher.sh
Improve database migration search and add service installation
2025-11-27 18:20:51 +00:00
install_ml_deps.sh
Simplify ML dependency to use standard Isolation Forest
2025-11-24 17:44:11 +00:00
install_python_deps.sh
Improve model training and file saving capabilities
2025-11-22 10:27:30 +00:00
install_systemd_services.sh
🚀 Release v1.0.52
2025-11-24 11:11:32 +00:00
INSTALLAZIONE_STEP_BY_STEP.md
🚀 Release v1.0.3
2025-11-17 16:00:18 +00:00
ISTRUZIONI_DEPLOY.md
Update log format to include timestamps and filter incoming connections
2025-11-22 08:54:21 +00:00
MIGRATION_INCOMING_LOGS.md
Update log format to include timestamps and filter incoming connections
2025-11-22 08:54:21 +00:00
README_DEPLOYMENT.md
Add comprehensive deployment and configuration guides for the IDS system
2025-11-15 11:30:55 +00:00
restart_all.sh
🚀 Release v1.0.23
2025-11-21 15:45:57 +00:00
restart_frontend.sh
Improve analytics data fetching and server restart process
2025-11-24 09:59:06 +00:00
RISOLUZIONE_ERRORE_POSTGRESQL.md
🚀 Release v1.0.3
2025-11-17 16:00:18 +00:00
run_analytics.sh
Update script to use correct virtual environment path
2025-11-24 08:42:51 +00:00
run_cleanup.sh
🚀 Release v1.0.83
2025-11-25 10:46:03 +00:00
run_ml_training.sh
Add historical training data logging for hybrid models
2025-11-25 08:08:45 +00:00
setup_almalinux.sh
🚀 Release v1.0.23
2025-11-21 15:45:57 +00:00
setup_analytics_timer.sh
Add network analytics and live dashboard features
2025-11-22 11:34:36 +00:00
setup_cleanup_timer.sh
Add automatic Python dependency installation to setup script
2025-11-25 10:49:08 +00:00
setup_cron_cleanup.sh
Implement automatic database cleanup and schema updates
2025-11-21 16:49:13 +00:00
setup_crontab.sh
🚀 Release v1.0.23
2025-11-21 15:45:57 +00:00
setup_ml_training_timer.sh
Add historical training data logging for hybrid models
2025-11-25 08:08:45 +00:00
setup_parser_monitoring.sh
Improve syslog parser reliability and add monitoring
2025-11-25 09:09:21 +00:00
setup_rsyslog.sh
Set up system to receive and store MikroTik logs
2025-11-21 17:26:52 +00:00
setup_syslog_server.sh
🚀 Release v1.0.23
2025-11-21 15:45:57 +00:00
setup_systemd_services.sh
Improve model training and file saving capabilities
2025-11-22 10:27:30 +00:00
test_log_format.sh
Update log format to include timestamps and filter incoming connections
2025-11-22 08:54:21 +00:00
train_hybrid_production.sh
🚀 Release v1.0.67
2025-11-24 18:07:00 +00:00
TROUBLESHOOTING_SYSLOG_PARSER.md
Improve syslog parser reliability and add monitoring
2025-11-25 09:09:21 +00:00
update_from_git.sh
Improve database migration search and add service installation
2025-11-27 18:20:51 +00:00