# update-openssl-openssh **Repository Path**: weishl1t/update-openssl-openssh ## Basic Information - **Project Name**: update-openssl-openssh - **Description**: OpenSSL、OpenSSH一键升级脚本 - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-29 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README OpenSSL、OpenSSH一般每年会更新两次,修复已知安全漏洞和各种程序Bug。随着越来越多的企业对安全意识的提高,一般每年也会内部开展两次安全整改检查工作,其中OpenSSL、OpenSSH漏洞是企业安全扫描系统中最常见的风险项之一。为方便批量更新软件,写下一键编译升级脚本自用,脚本没什么技术含量,各种判断和命令堆叠,有需要的朋友可以参考。