cloudflare / cloudflare/cloudflared
tcp with telnet (as an example) broken?
Open
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
On local machine:
busybox telnetd (telnet server on port 23)
then:
cloudflared tunnel --bastion
on remote machine:
cloudflared access tcp --hostname some-funny-words.trycloudflare.com --destination 192.168.x.y:23
The connection works but telnet negotiation and terminal inquiry are broken and I see escape sequences on screen.
Contributor guide
Assessment
This issue has not been assessed yet.