psequel icon indicating copy to clipboard operation
psequel copied to clipboard

SSH Tunnel support

Open ppvan opened this issue 10 months ago • 0 comments

TODO:

  • [x] Add libssh2 to project
  • [x] Implement simple password ssh auth
  • [ ] Implement public key auth
  • [x] Working POC, can handle simple query
  • [x] Robust buffer handling
  • [x] Handler query cancel
  • [ ] Error handling
  • [ ] Testing service
  • [ ] Design UI
  • [ ] Implement UI
  • [ ] Intergrate with service

ppvan avatar Feb 23 '25 09:02 ppvan