安装python3
pkg installl python
安装git
pkg install git
安装hydra
git clone https://github.com/vanhauser-thc/thc-hydra
ls
cd thc-hydra
ls
./configure
make
make install
./hydra -h #验证安装成功
安装python3
pkg installl python
安装git
pkg install git
安装hydra
git clone https://github.com/vanhauser-thc/thc-hydra
ls
cd thc-hydra
ls
./configure
make
make install
./hydra -h #验证安装成功