mirror of
https://github.com/romanz/amodem.git
synced 2026-03-23 10:41:01 +08:00
This saves a lot of time when connecting to multiple hosts simultaneously (e.g., during a deploy) as every time we are asked to sign a challenge, all public keys are iterated to find the correct one. This can become especially slow when using the Bridge transport and/or many identities are defined.