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

Follow

@rpardee Can also take it further:

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

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.