This repository has been archived by the owner on Jan 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 215
Add a --bind flag for local port #82
Merged
+31
−11
Merged
Changes from 14 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
4642896
added fix for chromeos host
teddy-codes 72c42b1
Removed host options
teddy-codes f622dad
Removed host
teddy-codes 9d262bc
added remoteHost option
teddy-codes 8df5e51
expose localPort
teddy-codes fe26cff
added fix for chromeos host
teddy-codes 8e4a734
Removed host options
teddy-codes 7c9e276
Removed host
teddy-codes 7c4434d
added remoteHost option
teddy-codes 6ad37b6
Merge branch 'master' of github:roberthmiller/sshcode
teddy-codes fbede72
changes
teddy-codes bec6ac7
description change
teddy-codes 56cb648
expose noOpen to the user
teddy-codes f9bb374
remove local-port from being exposed
teddy-codes 757daeb
updated code based on review.
teddy-codes 367f177
Changed based on review
teddy-codes 37086a0
Do not expose no-open
teddy-codes 3741703
Removed noOpen from options
teddy-codes File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 |
---|---|---|
@@ -1,3 +1,4 @@ | ||
vendor | ||
bin | ||
.vscode | ||
sshcode |
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
after speaking with a colleague let's handle the
no-open
in a separate PR, sorry for indicating otherwise earlierThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries. WIll change it