Path to this page:
./
net/sshping,
Measure character-echo latency and bandwidth for ssh session
Branch: CURRENT,
Version: 0.1.4,
Package name: sshping-0.1.4,
Maintainer: pkgsrc-userssshping measure character-echo latency and bandwidth for an ssh
session.
This utility can be used to test the performance of interactive ssh
sessions or scp file transfers. It uses ssh to log into a remote
system, then runs two tests: the first test sends one character at a
time, waiting for each character to be returned while it records the
latency time for each. The second test sends a dummy file over scp to
/dev/null on the remote system.
Master sites:
Filesize: 3453.347 KB
Version history: (Expand)
- (2022-05-28) Package added to pkgsrc.se, version sshping-0.1.4 (created)
CVS history: (Expand)
2022-05-28 22:46:44 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
sshping: Use CMAKE_INSTALL_MANDIR instead of assuming man
|
2022-05-28 22:46:16 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
sshping: Add missing tool dependency to pod2man
|
2022-05-28 19:33:20 by Leonardo Taccari | Files touched by this commit (4) |
Log message:
sshping: Import sshping-0.1.4 as net/sshping
sshping measure character-echo latency and bandwidth for an ssh
session.
This utility can be used to test the performance of interactive ssh
sessions or scp file transfers. It uses ssh to log into a remote
system, then runs two tests: the first test sends one character at a
time, waiting for each character to be returned while it records the
latency time for each. The second test sends a dummy file over scp to
/dev/null on the remote system.
Packaged in pkgsrc-wip by KFL, thanks!
|