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 over ssh
Usage
This tool will attempt to use the ssh
config in ~/.ssh/config
for fields not provided.
$ speedtest_ssh --help
usage: speedtest_ssh [-h] [--version] [-u USERNAME] [--password PASSWORD] [--port PORT] [--max_seconds MAX_SECONDS] 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
--max_seconds MAX_SECONDS
A soft limit for how many seconds to spend uploading / downloading
Notes
- This will be subject to your disk read/write speed in
/tmp
on both devices - This uses only one TCP connection (like standard
scp
) rather than multiple likersync
.
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-1.4.0.tar.gz
(16.9 kB
view hashes)
Built Distribution
Close
Hashes for speedtest_ssh-1.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dd204480399c6c6e062b2a5a774e6e52da586e1b730ac927e03dba605eff58e |
|
MD5 | bb1b8ada441766086da3ffe892629aaf |
|
BLAKE2b-256 | 5dc359ed85540f78042f0005b71fe6b1110f224a510b3543fef86fbfb8f484fa |