|
|
|
|
|
by fsmv
739 days ago
|
|
You just need to turn off password authentication so it's keys only. They can attempt logins all they want and never get in. Also if you run ssh on a nonstandard port you get many fewer attempts. There are several groups that constantly scan all of ipv4 for open ports, if you use ipv6 they cannot scan that space anymore. Optionally you can set up fail2ban but I find it's not a big deal. |
|