runoverssh 3.0.3-2 source package in Ubuntu
Changelog
runoverssh (3.0.3-2) unstable; urgency=medium
* Fix d/watch issue
* Update metadata format
* Remove constraints unnecessary since buster
* Drop redundant manpage
* d/control:
- Bump debhelper-compat to 13
- Bump Standards-Version to 4.6.1.0
* d/copyright:
- Update copyright year
-- SZ Lin (林上智) <email address hidden> Wed, 21 Dec 2022 18:53:41 +0800
Upload details
- Uploaded by:
- YuLun Shih
- Uploaded to:
- Sid
- Original maintainer:
- YuLun Shih
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| runoverssh_3.0.3-2.dsc | 1.8 KiB | b98e0526f907fecd0a82d660fc7422580e3e062f8b685ffce3681b5e9ee299ff |
| runoverssh_3.0.3.orig.tar.gz | 4.1 KiB | 48f7d31874029537a66c5f9d14ce859a07e4add5d2876599a54ed566377cb1e1 |
| runoverssh_3.0.3-2.debian.tar.xz | 2.2 KiB | fb5295e1fcb0ace3b0ad7e6cc0c4feda024e4c1ed4d506b2439e3caca991defa |
Available diffs
- diff from 3.0.3-1 to 3.0.3-2 (1.8 KiB)
No changes file available.
Binary packages built by this source
- runoverssh: POSIX-compliant shell script for running shell commands and scripts over SSH
This program runs a Bash command/script over ssh in one or more hosts
Feature
.
- ask one global password for all connections
- read commands from a script file instead
- use the list of hosts from a file
- use ssh directly instead of sshpass
- save ssh output
- disable ssh screen output
- set custom ssh flags
- set custom bash flags
- save ssh output to a custom file
