Add core/scripts/tcp-brutal/install.sh
This commit is contained in:
6
core/scripts/tcp-brutal/install.sh
Normal file
6
core/scripts/tcp-brutal/install.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
echo "Installing TCP Brutal..."
|
||||
bash <(curl -fsSL https://tcp.hy2.sh/)
|
||||
sleep 3
|
||||
clear
|
||||
echo "TCP Brutal installation complete."
|
||||
Reference in New Issue
Block a user