⭕️ 在 Android Termux 中安装 Kali Linux all 工具

安装 @jixiu :

apt update
apt install git
git clone https://github.com/ekadanuarta/Tool-X.git
cd Tool-X
chmod +x install
sh install
if not work than use
./install
 
 
Back to Top