Is there a SSH client that auto accepts host keys?

Ryland

Platinum Member
Aug 9, 2001
2,810
13
81
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.
 

Ryland

Platinum Member
Aug 9, 2001
2,810
13
81
Nevermind, I found a way to trick the ssh client into auto answering the question it prompts.