| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
🎉v7.0.0-preview.6 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
.NET API expects square brackets for ipv6 address. However, ssh.exe does not. Fix is to remove the square brackets before passing to ssh.exe. Validated manually between Windows and macOS.
PR Context
Fix #10961
PR Checklist