浏览代码

Update Dependencies.sh

added socat
assume-breach 2 年之前
父节点
当前提交
85a09951fd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      AutoC2/AutoC2/Dependencies.sh

+ 1 - 0
AutoC2/AutoC2/Dependencies.sh

@@ -41,5 +41,6 @@ apt install mdk3 -y
 apt install php-cgi -y
 apt install php-cgi -y
 ap install xterm -y
 ap install xterm -y
 apt install tshark -y
 apt install tshark -y
+apt install socat -y
 apt --fix-broken install
 apt --fix-broken install
 echo ""
 echo ""