📌  相关文章
📜  包“mana-toolkit”没有安装候选 - Shell-Bash 代码示例

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

代码示例1
Mana-toolkit deprecated so install it from github by the following commands

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