diff --git a/start.sh b/start.sh index 7489a67..3945ec7 100644 --- a/start.sh +++ b/start.sh @@ -1,3 +1,3 @@ #!/bin/bash cd /root/MH* -python3 start.py ICMP 188.43.238.65 100 60 true \ No newline at end of file +python3 start.py ICMP 188.43.238.65 50 60 true \ No newline at end of file