cloudflare / cloudflared

Cloudflare Tunnel client (formerly Argo Tunnel)
https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide
Apache License 2.0
8.93k stars 788 forks source link

Zero Trust tunnel supporting FTP? #827

Open lolTipsBR opened 1 year ago

lolTipsBR commented 1 year ago

I have a local NAS server and using the Tunnel to access the external internet. I want to know if there is support for using FTP with cloudflared tunnel.

I tried looking in the documentation but couldn’t find it.

The ftp is working on the local network, without problems, using the local ip. I want to access using the domain I configured in the tunnel.

The tunnel is already working, my domain is already pointed to a simple wordpress application. I wanted support to use ftp with the domain I configured in the tunnel.

I've already made tcp settings pointing to localhost:21 , localhost:22 (ssh) and none of them work.

morpig commented 1 year ago

yes it's possible for ftp (any tcp basically), but you need to use cloudflared on the client side too.

lolTipsBR commented 1 year ago

yes it's possible for ftp (any tcp basically), but you need to use cloudflared on the client side too.

Could you explain? I have cloudflared installed on my NAS server. Do I need to install it on the computer that will access the NAS? Do I need any more configuration? I couldn't find this information in the documentation.

Could you help me?

fernvenue commented 1 year ago

Hi @lolTipsBR, yes it does, actually cloudflared support any kind of TCP protocols, and I think you should read the documentation first to get more information about that.

APPX-Studio commented 4 months ago

i use ftp clinet can't connect.