• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is there a SSH client that auto accepts host keys?

Ryland

Platinum Member
I have 800 machines that have rotating IP addresses (they are on cellular networks) that I need to SSH into. I need an SSH client that will auto accept the host keys and allow me to either run a set of commands from a file or put them on the command line. I have been trying to use stermc and queue up a bunch of "a"'s for accept but it is clearing the keyboard after each connect which isnt working.

I know this ignores the whole point of SSH security but its a private network so its moot.
 
Nevermind, I found a way to trick the ssh client into auto answering the question it prompts.
 
Back
Top