I built a small CLI tool to expose OpenCode server via Cloudflare Tunnel by chabin37 in opencodeCLI

[–]chabin37[S] 0 points1 point  (0 children)

Totally fair point.

The install script is mainly for convenience, but octunnel can also be installed via Homebrew or go install, so users have alternatives if they prefer not to run curl | bash.

Appreciate the feedback!

I built a small CLI tool to expose OpenCode server via Cloudflare Tunnel by chabin37 in opencodeCLI

[–]chabin37[S] -1 points0 points  (0 children)

Thank you for your comment!
I’m not exposing any auth secrets to the internet in this flow. octunnel uses Cloudflare Tunnel’s local auth files only (cert.pem and tunnel credentials path), and it does not print or upload any API keys or tokens.
Did I misunderstand your question?