Skip to content

lalkaka/sshnappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sshnappy

sshnappy is an effort to retrofit the snappy compression library onto OpenSSH. OpenSSH currently supports zlib for over-the-wire compression. However, enabling zlib compression on a modern internet connection typically lowers effective link throughput -- zlib is too computationally intensive to be useful at accelerating ssh connections on high bandwidth links.

Snappy is designed from the ground up for use cases like this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors