Browse Source

Update Dependencies.sh

added socat
assume-breach 2 năm trước cách đây
mục cha
commit
85a09951fd
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 ""