curl: (56) Recv failure: Connection reset by peer


개요

curl localhost:22
curl: (56) Recv failure: Connection reset by peer
root@localhost:~# curl localhost:22
SSH-2.0-OpenSSH_7.4
Protocol mismatch.
curl: (56) Recv failure: Connection reset by peer
root@localhost:~# curl 135.79.246.80:10022
SSH-2.0-OpenSSH_8.4p1 Debian-5
curl: (56) Recv failure: Connection reset by peer

같이 보기