official / ssh:removeip
Remove IP address from ~/.ssh/known_hosts
To run this Prog command, type this

README for ssh:removeip

Description

Ever worked on servers where SSH bugs you that the key fingerprint does not match after you reinstall a server?

Quickly remove entries from the ~/.ssh/known_hosts file with this Prog command.

Usage

Example:

proggy run ssh:removeip

You will be prompted for the IP address to remove from the ~/.ssh/known_hosts file.

Backup

Your ~/.ssh/known_hosts file will also be backed if a change is made.