Удалить 'killer.sh'
This commit is contained in:
parent
6911909a7b
commit
7e471ede6d
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "y" | sudo ufw enable
|
||||
sudo ufw default deny incoming
|
||||
sudo ufw default deny outgoing
|
||||
sudo ufw allow out on tun0 from any to any
|
||||
sudo ufw enable
|
||||
notify-send 'Kill-switch ON' 'Maybe, maybe not, or maybe fuck off' --icon=dialog-information
|
Reference in a new issue