
How to quickly remove multiple entries from the SSH known_hosts file?
I use the SSH protocol to log into multiple hosts several times daily. This creates a lot of entries in my ~/.ssh/known_hosts file.
Jun 15, 2023•6 min read
2posts found

I use the SSH protocol to log into multiple hosts several times daily. This creates a lot of entries in my ~/.ssh/known_hosts file.

If you use GitHub regularly, you most likely have uploaded your SSH Public Key(s) to connect with GitHub.
That's the end. No more articles.