Follow

Does ssh have like a "promiscuous" mode?

As in "look, just connect to whatever free-hugs-underbridge-troll host is currently responding to myserver.org this second"

@rpardee Like this?

ssh -o "StrictHostKeyChecking=no" user@host

@rpardee Can also take it further:

ssh -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" user@host

@john_b feh--not the cheese, alas.

I'll try the dev/null bit, tho I'm on windows so I don't know if that will work

Sign in to participate in the conversation

CounterSocial is the first Social Network Platform to take a zero-tolerance stance to hostile nations, bot accounts and trolls who are weaponizing OUR social media platforms and freedoms to engage in influence operations against us. And we're here to counter it.