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.3.0.tar.gz
(16.4 kB
view hashes)
Built Distribution
Close
Hashes for speedtest_ssh-1.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9152666641b17633a2474d4ec2eb474ca7596a80e64e555cc4964a1db08ab607 |
|
MD5 | 93b23a45906da5fe8d67ea62e89b5b78 |
|
BLAKE2b-256 | 00f03053c9b8e835856ffaf757fd167aee36e4b88db683bbc8e6e7fd3a62ba02 |