I have a server which i'd like to connect to it using ssh. But the problem is I'm using a cdn http-proxy and have a domain name which connects to port 22 of the server.
when I try connecting i get the error:
kex_exchange_identification: Connection closed by remote host
does anyone have an idea what I could do?