cloudflare


One of Cloudflare's lesser-known features is its ability to act as a proxy for OpenSSH connections,
which can be useful in situations where you need to connect to a remote server behind a firewall or not directly accessible from your network.
By routing your OpenSSH traffic through Cloudflare, you can bypass these restrictions and establish a secure connection to your server.

Setting up Cloudflare as a Proxy for OpenSSH Potential Risks
it's important to keep in mind that adding an additional link in the chain can increase the potential for failure.
If the Cloudflare proxy connection is ever broken or interrupted, your OpenSSH service may become inaccessible, even if your server is still up and running.