agrinman/tunnelto

Support static file serving

Aperta

#29 aperta il 19 ott 2020

 (1 commento) (2 reazioni) (0 assegnatari)Rust (546 fork)user submission
enhancementgood first issuehelp wanted

Metriche repository

Star
 (6988 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hi tunnelto team, just started using it and I thought it would be a nice enhancement to be able to serve a static file (html for example).

Work around

python3 -m http.server 8000

Guida contributor