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.1.1.tar.gz
(16.0 kB
view hashes)
Built Distribution
Close
Hashes for speedtest_ssh-1.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ace988c825c6c1a2215925f8c77647e8371e60a3cc307fd4332a415f860add0 |
|
MD5 | dc4d002739f5a3bb3dd46674c7d3e880 |
|
BLAKE2b-256 | 163486427b3a22b77028ab9b2536d4aa823937b89aaa49456b9e8194532aa2d0 |