mirror of
https://github.com/agrinman/tunnelto.git
synced 2026-04-26 01:06:01 +03:00
[GH-ISSUE #5] New Feature: Config File #5
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#5
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 @amykapernick on GitHub (Jun 29, 2020).
Original GitHub issue: https://github.com/agrinman/tunnelto/issues/5
Would be great if we could set up a config file with common tunnels (like the ngrok config file)
@agrinman commented on GitHub (Jun 29, 2020):
Great idea, thanks @amykapernick!
@jchristn commented on GitHub (Jul 20, 2020):
I could really use this too. Multiple terminal tabs/windows to run multiple tunnels. Great enhancement :)
@amykapernick commented on GitHub (Aug 24, 2020):
But also, it'd be great if the authtoken was in a separate file. I regularly need to share my config file when I stream, and don't want to expose my authtoken. It's useful to have that in a separate file to limit exposure
@bdubaut commented on GitHub (Apr 24, 2021):
Are you thinking of using YAML or TOML?
@jchristn commented on GitHub (Apr 24, 2021):
Or in an environment variable