October 2, 20241 yr I use the CloudflaredTunnel container maintained by Cornflake to expose some of my other containers. It works great for http urls. I have https://docs.example.com directed to localhost:81 which is my SeaFile container. But not so great for ssh. I have ssh://sftp.example.com directed to localhost:2022 which is the sftp port for my SFTPGo container. From my LAN I'm able to do ssh un.ra.id.ip -p 2022 and it connects immediately. but doing ssh sftp.example.com times out. Please help me troubleshoot this. Perhaps this is a clue: browsing to https://sftp.example.com renders a blank page with no source - not an error.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.