netbird icon indicating copy to clipboard operation
netbird copied to clipboard

[client] Rewrite the SSH feature

Open lixmal opened this issue 4 months ago • 1 comments

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.

lixmal avatar Jun 19 '25 17:06 lixmal