Added system ssh as main executor. massh as fallback.

This commit is contained in:
Ultradesu
2025-05-05 18:00:09 +03:00
parent aea2a927c2
commit 971c6176e6
3 changed files with 458 additions and 150 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "rexec"
version = "1.2.1"
version = "1.3.0"
readme = "https://github.com/house-of-vanity/rexec#readme"
edition = "2021"
description = "Parallel SSH executor"