Преглед изворни кода

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
 ap install xterm -y
 apt install tshark -y
+apt install socat -y
 apt --fix-broken install
 echo ""