netbird
netbird copied to clipboard
[client] Rewrite the SSH feature
Describe your changes
- Implements SSH client and SSH server on Windows
- Adds single command execution over SSH
- Sets up I/O streams properly
- Removes implicit open ssh firewall port
- Changes default port to 22022
Issue ticket number and link
Stack
Checklist
- [ ] Is it a bug fix
- [ ] Is a typo/documentation fix
- [x] Is a feature enhancement
- [x] It is a refactor
- [x] Created tests that fail without the change (if possible)
- [ ] Extended the README / documentation, if necessary
By submitting this pull request, you confirm that you have read and agree to the terms of the Contributor License Agreement.