mirror of
https://github.com/agrinman/tunnelto.git
synced 2026-04-25 16:56:00 +03:00
[GH-ISSUE #18] Document authentication for selfhost #108
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#108
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 @edrevo on GitHub (Aug 19, 2020).
Original GitHub issue: https://github.com/agrinman/tunnelto/issues/18
I'm interested in selfhosting a tunnelto server, but I wouldn't want anyone on the internet to be able to create tunnels with my server. I see there is some API Key concept, but I can't find any instructions on how to set it up server-side. Any help would be appreciated.
@mkjpryor commented on GitHub (Jul 6, 2021):
This is definitely required - currently, the
localhostexample in the README doesn't even work because it asks for an API key.@mkjpryor commented on GitHub (Jul 6, 2021):
I don't really want to have to rebuild the package to either disable auth or use something other than Dynamo.