cmdeploy: allow to run SSH commands locally

fix #604
related to #629
pulled out of https://github.com/Keonik1/relay/pull/3
This commit is contained in:
missytake
2025-10-08 09:37:46 +02:00
parent 4f5719f590
commit 87a3adec03
7 changed files with 71 additions and 46 deletions

View File

@@ -5,6 +5,9 @@
- Setup TURN server
([#621](https://github.com/chatmail/relay/pull/621))
- cmdeploy: make --ssh-host work with localhost
([#659](https://github.com/chatmail/relay/pull/659))
- Update iroh-relay to 0.35.0
([#650](https://github.com/chatmail/relay/pull/650))