Skip to content

mlucy/ssh_timing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSH:
* Run just like ssh: "./ssh name@machine"
* Enter "#START" to start logging
* Enter "#STOP" to stop logging (e.g. if you need to enter a password)

Appends timings and amount of data received back to "data.txt".

CAPTURE:
* Needs to be run as root
* Takes tcpdump options -- make sure not to change output!
* Attaches to first connection it sees.  Needs to be restarted to change.
* e.g. 'sudo ./capture -i lo port 22'

Appends timings and amount of data received to "netlog.txt".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published