Comment on How to harden against SSH brute-forcing?

Xanza@lemm.ee ⁨1⁩ ⁨week⁩ ago

  1. Disable passwordless login.
  2. Disable password login.
  3. Require SSH keys
  4. Move SSH port to non-standard port
  5. Reject connections to port 22
  6. Install and enable fail2ban

About the best you can do.

source
Sort:hotnewtop