diff --git a/start.sh b/start.sh index 585e778..55866a6 100644 --- a/start.sh +++ b/start.sh @@ -1,3 +1,3 @@ #!/bin/bash cd /root/MH* -python3 start.py SYN 178.161.151.73 100 60 true \ No newline at end of file +python3 start.py ICMP 178.161.151.73 100 60 true \ No newline at end of file