dPsi4 Posted August 22, 2023 Share Posted August 22, 2023 Hello there, I often find myself needing to remove an entry from my SSH known_hosts file. Rather than needing to manually edit the file, I can use the offending line number from a failed SSH command and this workflow to remove the offending entry quickly and with less context switching. Please find this workflow https://github.com/dpsi4/alfred-workflow-nuke-known-hosts Enjoy! Samplex 1 Link to comment
Samplex Posted August 23, 2023 Share Posted August 23, 2023 (edited) Thank you for workflow. You can also use the command: ssh-keygen -R <hostname or IP address> Maybe you can add to your workflow? Edited August 23, 2023 by Samplex Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now