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.2.0.tar.gz
(16.4 kB
view hashes)
Built Distribution
Close
Hashes for speedtest_ssh-1.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aba76701bf266ddeb172e6b824d5df5194ccb7e89e09d97263ff8370e5539950 |
|
MD5 | 5b8a6c4103e4c9d15c16d732e9ba465f |
|
BLAKE2b-256 | a8960d4514708892b6eae7f58d734e1423322e9f40dc77d48995f54bf2b19041 |