-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

cloudflared


> Command-line tool to create a persistent connection to the Cloudflare network.

More information.


Authenticate and associate the connection to a domain in the Cloudflare account:

cloudflared tunnel login

Establish a tunnel to a host in Cloudflare from the local server:

cloudflared tunnel --hostname {hostname} localhost:{port_number}

Establish a tunnel to a host in Cloudflare from the local server, without verifying the local server's certificate:

cloudflared tunnel --hostname {hostname} localhost:{port_number} --no-tls-verify

Save logs to a file:

cloudflared tunnel --hostname {hostname} http://localhost:{port_number} --loglevel {panic|fatal|error|warn|info|debug} --logfile {path/to/file}

Install cloudflared as a system service:

cloudflared service install


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 00:31:00 2024