Hacker News new | ask | show | jobs
by slig 2636 days ago
You can configure sshd to use any port you want.
2 comments

And there are good arguments why you _should_.

My ssh is never on port 22 and although I don't know that this would help much against targeted attack, logfiles are so much quieter.

Mine as well. I don't see one good argument why one shouldn't.
And even share port with HTTPS https://news.ycombinator.com/item?id=8923092