mirror of
https://github.com/agrinman/tunnelto.git
synced 2026-04-26 01:06:01 +03:00
[GH-ISSUE #39] Allow definition of local inspect dashboard port in command line #35
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#35
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 @jchristn on GitHub (Mar 25, 2021).
Original GitHub issue: https://github.com/agrinman/tunnelto/issues/39
When starting tunnelto, it appears to pick a random (high) port number for the local inspect dashboard.
It would be easier if the user were allowed to specify a port number as a command line argument.
@agrinman commented on GitHub (Mar 28, 2021):
does the
--dashboard-addressarg not do what you want?@jchristn commented on GitHub (Mar 28, 2021):
I may have overlooked that - I'll check it out!
@jchristn commented on GitHub (Mar 28, 2021):
Is there a newer release for Windows that I'm not seeing?
Version
@jchristn commented on GitHub (Apr 12, 2021):
Am I missing a newer version?
@agrinman commented on GitHub (Apr 18, 2021):
You can download the latest here: https://github.com/agrinman/tunnelto/releases/tag/0.1.14
@jchristn commented on GitHub (Apr 18, 2021):
Thanks, will use this.
@jchristn commented on GitHub (Apr 18, 2021):
What's the syntax?