kovacsbertalan
Results
1
comments of
kovacsbertalan
The version check in `Protocol.js` does not support this exact version. Changing the regular expression of `RE_IDENT` from `/^SSH-(2\.0|1\.99)-([^ ]+)(?: (.*))?$/` to `/^SSH-(2\.0|1\.99)-([^ ]+)?(?: (.*))?$/` fixes this.