Skip to content

moritzbuhl/ssh-leak

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
A reduced example on how to continiously increase the used data in ssh.

Add a known_hosts file to the folder, then run test.sh.

To run the tests I do this:
rcctl -f start sshd
sh test.sh
sh plot.sh # check if memory is growing


plot.sh -	plot a line for each pid in ssh-mem.log using gnuplot
test.sh -	run ssh using control sockets, log memory usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages