agrinman / agrinman/tunnelto

Support nested subdomains

Open
#77 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
7.1k
Forks
546
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.