-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUG] Fix user being unable to delete their tunnel (#33)
- Loading branch information
1 parent
e9fd880
commit 7e74899
Showing
5 changed files
with
30 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Steps | ||
|
||
1) punch login | ||
2) punch setup | ||
3) punch generate-key | ||
4) punch reserve <testdomain> | ||
5) punch http 4000 | ||
6) punch http 4000 <testdomain> | ||
7) punch http 4000 <testdomain> | ||
8) punch https 4001 | ||
9) punch tcp 2701 | ||
10) punch it http:4000 tcp:2701 | ||
11) punch it http:4000 tcp:2701 <testdomain> | ||
12) punch release <testdomain> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters