[GH-ISSUE #29] Support static file serving #117

Open
opened 2026-03-13 19:53:34 +03:00 by kerem · 1 comment
Owner

Originally created by @sachaarbonel on GitHub (Oct 19, 2020).
Original GitHub issue: https://github.com/agrinman/tunnelto/issues/29

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
Originally created by @sachaarbonel on GitHub (Oct 19, 2020). Original GitHub issue: https://github.com/agrinman/tunnelto/issues/29 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 ```python python3 -m http.server 8000 ```
Author
Owner

@agrinman commented on GitHub (Apr 18, 2021):

hi there, I think it's a decent idea to bundle it with tunnelto as it's a common case. open to a PR on this!

<!-- gh-comment-id:822013030 --> @agrinman commented on GitHub (Apr 18, 2021): hi there, I think it's a decent idea to bundle it with tunnelto as it's a common case. open to a PR on this!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/tunnelto#117
No description provided.