Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix #1118: Fix the regular expression in Protocol.js for handling ide...#1345

Open
skyfireitdiy wants to merge 1 commit intomscdex:masterfrom
skyfireitdiy:patch-1
Open

Fix #1118: Fix the regular expression in Protocol.js for handling ide...#1345
skyfireitdiy wants to merge 1 commit intomscdex:masterfrom
skyfireitdiy:patch-1

Conversation

Copy link

skyfireitdiy commented Nov 16, 2023

...nt information.

There is a scenario where some SSH servers return an ident of 'SSH-2.0-' which leads to the throwing of an 'Invalid identification string' exception. This commit addresses compatibility for this scenario.

...ng ident information.

There is a scenario where some SSH servers return an ident of 'SSH-2.0-' which leads to the throwing of an 'Invalid identification string' exception. This commit addresses compatibility for this scenario.
Copy link

GitMensch commented Aug 22, 2024

this change will lead to the sub-expression being set in "software" as either an empty string or as null - I'm not sure if this will work "as expected" or should explicit set to "unknown" or similar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants