当前位置: 软件>C/C++软件
高性能的 SSH/SCP HPN-SSH
本文导语: HPN-SSH 是一个高性能的 SSH/SCP 补丁。HPN-SSH 其实是 SSH 的一个补丁,对 SSH 本身的瓶颈进行处理。 使用该补丁的方法如下: Get the OpenSSH source code from OpenSSH.org. Untar OpenSSH source. cd into the OpenSSH source directory If gzipped type 'zcat pathtopat...
HPN-SSH 是一个高性能的 SSH/SCP 补丁。HPN-SSH 其实是 SSH 的一个补丁,对 SSH 本身的瓶颈进行处理。
使用该补丁的方法如下:
Get the OpenSSH source code from OpenSSH.org.
Untar OpenSSH source.
cd into the OpenSSH source directory
If gzipped type 'zcat pathtopatch/patchfile | patch -p1'
Otherwise 'patch -p1 < pathtopatch/patchfile'
type 'configure && make'
type 'make install'
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。