kali 中无法源码安装slowhttptest ,无论如何安装都会显示报错缺少openssl ,导致安装失败。如下图,slowhttptest 的作者,在github进行了回复。

checking for SSL_library_init in -lssl... no
configure: error: OpenSSL-devel is missing
 

kali 安装 slowhttptest

解决方法

设置正常的sourcer.list vi /etc/apt/sources.list   后,直接使用命令 apt-get install slowhttptest 即可。

 

kali 安装 slowhttptest

相关文章:

  • 2021-11-22
  • 2021-11-29
  • 2022-01-01
  • 2021-12-02
  • 2021-06-04
  • 2021-12-25
猜你喜欢
  • 2022-12-23
  • 2021-10-13
  • 2021-04-21
  • 2021-07-29
  • 2021-10-27
相关资源
相似解决方案