Notifications
Clear all
Topic starter
25/07/2025 1:36 pm
Use fail2ban to ban repeated login attempts. Set aggressive rules in /etc/fail2ban/jail.local.
Add rate-limiting in nginx (limit_req_zone and limit_conn_zone).
Close unused ports using ufw or iptables.
Place panel behind Cloudflare Tunnel or ZeroTier VPN for private access.
Use firewall to only allow trusted IPs to ports 2086/25461.
Enable automatic updates to avoid known exploits.