Files
termscp/dist/build
Christian Visintin 81ae0035c3 Fix SSH auth with id keys (#347)
I fixed the id_rsa/id_ed25519 SSH auth issue on Mac and now termscp should respect the key-based authentication, just like the regular ssh user@hostname, without the need for any ssh agents.

---

Co-authored-by: Lucas Czekaj <lukasz@czekaj.us>
2025-06-08 18:34:59 +02:00
..
2023-05-13 15:00:16 +02:00
2023-05-13 15:00:16 +02:00
2024-07-17 11:59:30 +02:00
2025-03-23 16:43:51 +01:00
2025-06-08 18:34:59 +02:00
2020-12-21 10:27:33 +01:00
2022-10-15 14:01:00 +02:00

Build with Docker


Prerequisites

  • Docker

Build

  1. Build x86_64

    this will build termscp for:

    • Linux x86_64 Deb packages
    • Linux x86_64 RPM packages
    • Windows x86_64 MSVC packages