mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[GH-ISSUE #108] Running problem #59
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#59
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 @ksteflovic on GitHub (Dec 14, 2019).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/108
I cannot start the tunnel, I always get an error. I did everything by the instruction in Running section and this is where I am stuck on:
$ tunnel -config ./tunnel/tunnel.yml start-all- commandtunnel: command not found- I get this errorWhat should I do? I would like to use this for my school project. Thank you for any help.
@stobias123 commented on GitHub (Dec 20, 2019):
this is a problem with your
PATHin your shell. Configure yourPATHor provide a full path to tunnel client.