Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
356 B
Text
5 lines
356 B
Text
Utility 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.
|