📜  在 kali 完整方法中安装 mana - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:01.606000             🧑  作者: Mango

代码示例1
git clone --depth 1 https://github.com/sensepost/mana
cd mana
git submodule init
git submodule update
make
make install