How to use custom servername properly? #62

Open
opened 2023-02-07 08:58:52 +00:00 by Ghost · 0 comments

Firstly, thank you for creating this amazing tool, a better alternative to ngrok.

I have a question about the use of custom domain/subdomain. Is it currently supported by telebit? The readme file said it is supported. But when I tried to use custom subdomain I was not able to access the subdomain specified.

$ ~/telebit http 80 home.mydomain.com
telebit remote v0.20.8 (--config '~/.config/telebit/telebit.yml')

> Forwarding https://home.mydomain.com => localhost:80

I actually own the domain if it is necessary. I also tried to add DNS record in my domain to use CNAME for the given telebit domain, but also failed.

What should I prepare to use a custom domain for telebit? Hopefully I got enlightened here. Thank you!

Firstly, thank you for creating this amazing tool, a better alternative to ngrok. I have a question about the use of custom domain/subdomain. Is it currently supported by telebit? The readme file said it is supported. But when I tried to use custom subdomain I was not able to access the subdomain specified. ```shell $ ~/telebit http 80 home.mydomain.com telebit remote v0.20.8 (--config '~/.config/telebit/telebit.yml') > Forwarding https://home.mydomain.com => localhost:80 ``` I actually own the domain if it is necessary. I also tried to add DNS record in my domain to use CNAME for the given telebit domain, but also failed. What should I prepare to use a custom domain for telebit? Hopefully I got enlightened here. Thank you!
Sign in to join this conversation.
No Label
feature
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/telebit.js#62
No description provided.