Configure tunnel to use http on public side
Open
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 546
- PR merge metrics
- No merged PRs in 30d
Description
I have setup a tunnel subdomain and everything seems to work. However I need to have the tunnel work on the public side with http://mysubdomain.tunnelto.dev to be able to get a certificate generated for my site. When I try
CTRL_TLS_OFF=1 tunnelto --subdomain mysubdoamin --port 80
I get an error repeatably:
ERROR tunnelto > Control error: WebSocketError(Protocol(HandshakeIncomplete)). Retrying in 5 seconds.
How can I proceed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.