reverse-ssh icon indicating copy to clipboard operation
reverse-ssh copied to clipboard

rsa fingerprint always change when restart

Open gundami opened this issue 2 years ago • 1 comments

rsa fingerprint always change when reversessh restart. how to make it be static?

gundami avatar Jun 04 '22 06:06 gundami

Bypass : ssh -p "$port" 127.0.0.1 -oStrictHostKeyChecking=no

ThomasBaruzier avatar Feb 14 '23 10:02 ThomasBaruzier