Загрузить новый файл

This commit is contained in:
def 2021-10-26 22:25:55 +00:00
parent b4866b2d85
commit 57febe1862

7
unkiller.sh Normal file
View file

@ -0,0 +1,7 @@
#!/bin/bash
echo "y" | sudo ufw enable
sudo ufw default deny incoming
sudo ufw default allow outgoing
sudo ufw enable
notify-send 'Kill-switch OFF' 'Maybe, maybe not, or maybe fuck off' --icon=dialog-information