A tool meant to check inter-device speeds via ssh
Project description
speedtest_ssh
A simple tool for a quick and easy speedtest between two machines using ssh
Usage
This tool will attempt to use the ssh
config in ~/.ssh/config
for fields not provided.
usage: speedtest-ssh [-h] [--version] [-u USERNAME] [--password PASSWORD]
[--port PORT] [--num_seconds NUM_SECONDS]
[-m {rsync,sftp}]
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
--num_seconds NUM_SECONDS
An approximate amount of time this test should take
-m {rsync,sftp}, --mode {rsync,sftp}
The speedtest method. Defaults to rsync
Notes
- This will be subject to your disk read/write speed in
/tmp
on both devices
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-2.7.0.tar.gz
(21.0 kB
view hashes)
Built Distribution
Close
Hashes for speedtest_ssh-2.7.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 272572eb24782382071a3971eea2a40f459176aa85a99bb9617d492b915f8b87 |
|
MD5 | 48cf3104302bc817509af54fa80604b8 |
|
BLAKE2b-256 | ebc2721fd138a016683697144e615b36949d00f0bcb76923fd57fe97314b55cf |