cloudflared tunnel --hostname alfabot.gestormessenger.team --url localhost:3978 --name alfanotebot -f
cloudflared tunnel --hostname alfatab.gestormessenger.team --url localhost:3000 --name alfanotetab -f
cloudflared tunnel --hostname alfaws.gestormessenger.team --url localhost:8080 --name alfanotews -f
cloudflared tunnel --hostname alfabot.gestormessenger.team --url localhost:3978 --name alfaorgabot -f
cloudflared tunnel --hostname alfatab.gestormessenger.team --url localhost:3000 --name alfaorgatab -f
cloudflared tunnel --hostname alfaws.gestormessenger.team --url localhost:8080 --name alfaorgaws -f
This will open a tunnel from the remote port 6379 (redis standard) to your local port 9999.
ssh -L 6380:localhost:6379 itacirgabral@gm.inf.br
rsync -azP --exclude '*.log' ../gmapi itacirgabral@gm.inf.br:/home/itacirgabral/