Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support nested subdomains #77

Open
joepio opened this issue Feb 10, 2023 · 0 comments
Open

Support nested subdomains #77

joepio opened this issue Feb 10, 2023 · 0 comments

Comments

@joepio
Copy link

joepio commented Feb 10, 2023

Thanks for this awesome tool :)

I'd like to be able to test subdomains: subsub.mysub.tunnelto.dev, but that doesn't work right now.

I'd expect it to route all traffic to the same machine that mysub is hosted on. That application should then deal with any type of nested subdomains.

tunnelto --port 9883 --subdomain mysub --key mykey

So my app would receive requests on:

subsub.localhost:9883

Note that you need a wildcard certificate for TLS, but I assume you already have that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant