A tool meant to check inter-device speeds over ssh
Project description
speedtest_ssh
A simple tool for a quick and easy speedtest between two machines using ssh
Usage
This tool will attempt to use the ssh
config in ~/.ssh/config
for fields not provided.
usage: speedtest-ssh [-h] [--version] [-u USERNAME] [--password PASSWORD]
[--port PORT] [--num_seconds NUM_SECONDS]
[-m {rsync,sftp}]
host
positional arguments:
host The host to speedtest the conection to
options:
-h, --help show this help message and exit
--version show program's version number and exit
-u USERNAME, --username USERNAME
The username to use to ssh
--password PASSWORD The password to use to ssh
--port PORT The port to use to ssh
--num_seconds NUM_SECONDS
An approximate amount of time this test should take
-m {rsync,sftp}, --mode {rsync,sftp}
The speedtest method. Defaults to rsync
Notes
- This will be subject to your disk read/write speed in
/tmp
on both devices
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
speedtest_ssh-2.3.1.tar.gz
(19.0 kB
view hashes)
Built Distribution
Close
Hashes for speedtest_ssh-2.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 517562ec78790fb2fa153f99c1191ee10ce522b490875acb2c8de8b2d61c44e1 |
|
MD5 | 4d5d7a57743a337494099db235397aa7 |
|
BLAKE2b-256 | adf280a3ef4be2f3a64df890b459ff2315ce19c8e01e9fc047583c9759f72914 |