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.1.tar.gz
(16.9 kB
view hashes)
Built Distribution
Close
Hashes for speedtest_ssh-1.4.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3a3a84816b6f3cc131707216257615574dd19e9f151d86bbe20decff83fdfd2 |
|
MD5 | 2de80865094a8f896ddef92ecaf724a3 |
|
BLAKE2b-256 | dfcd4d676cef4246aecf6e83511bc5aa222209bc77a1987b70561be31293eb82 |