Open
Description
What would you like to be added
add some local cache mechanism to reduce the number of api querying to /ssh/check-host
. The cache can be a local json object, with the hostname as the key, the result of successful query and ttl as value object.
Why this is needed
improve the checking and handshaking performance