Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a server accessible via a Cloudflare Tunnel, to which I connect to with
cloudflared.Unfortunately, I can't find a way to use
cloudflaredin ServerBox; in Termux, I install it withpkg, and then use the SSH optionProxyCommandto make this happen.So, I ask the following:
ProxyCommand(as mentioned in Support for ProxyCommand in ssh #842) set tocloudflared access ssh --hostname %h.cloudflared? Or possibly use a binary installed in Termux on the same device, either through Termux:API, or accessing/data/data/com.termux/files/usr/bin?Beta Was this translation helpful? Give feedback.
All reactions