agrinman / agrinman/tunnelto

Support nested subdomains

Abierto
#77 0 comentarios 2 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
7.1k
Forks
547
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.