-
Notifications
You must be signed in to change notification settings - Fork 9
feat: improve remote port errors #335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
43942c9
Improve remote port check errors
yejseo01 ed9d165
Add option to skip remote port check
yejseo01 17ad9ae
Fail closed when SSH hostname is unavailable
yejseo01 7ef279d
Classify remote port timeouts first
yejseo01 af20574
Test remote port error classification
yejseo01 1003200
Test remote port skip flag wiring
yejseo01 084b883
Use consistent deploy flag binding
yejseo01 8b91456
Remove deploy flag wiring test
yejseo01 437632c
Reject empty remote port hosts
yejseo01 813625b
Keep remote port probe internal
yejseo01 4de355f
Remove internal SSH tunnel tests
yejseo01 cd5dea3
Expand remote forward exposure tests
yejseo01 d510504
Suggest skipping inconclusive port checks
yejseo01 da858c1
Clarify inconclusive exposure errors
yejseo01 2b05733
Support remote port check environment bypass
yejseo01 cdec367
Handle refused connections on Windows
yejseo01 defb5e6
Consolidate refused connection handling
yejseo01 c37a7f3
remove panic and simplify resolveSkipRemotePortCheck
yejseo01 3cd98ed
Simplify remote port check classification
yejseo01 17349c5
Restore curl remote port probing
yejseo01 5149407
Improve exposed port remediation guidance
yejseo01 d8fc012
rename some functions and error messages
yejseo01 826444f
Update SSH configuration error assertion
yejseo01 b9753f4
Make remote port test portable on Windows
yejseo01 8a986e1
Respect explicit remote port check flag
yejseo01 d4ad836
refactor remote port check error handling
yejseo01 1ab175e
simplify curl exit error handling
yejseo01 0b413ab
document curl tunnel check options
yejseo01 f1a501f
Refactor remote port listening check
yejseo01 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.