mirror of
https://github.com/agrinman/tunnelto.git
synced 2026-04-25 16:56:00 +03:00
[GH-ISSUE #29] Support static file serving #117
Labels
No labels
Need more info
bug
duplicate
enhancement
good first issue
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tunnelto#117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@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!