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.0.tar.gz
(19.0 kB
view hashes)
Built Distribution
Close
Hashes for speedtest_ssh-2.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a5ec10a5ef215e69b6da7721b8ce5039beeb1b7d82043cab0019fd159f25cdc |
|
MD5 | a4312aa45decd555bb354d55cb1afbaa |
|
BLAKE2b-256 | 958f17113f636c3335f6743c0c7e5ab4a0413d45358e114e0db1eb403a4bb2b7 |