Удалить 'bash/kill_switch_on.sh'

This commit is contained in:
def 2022-09-12 10:14:38 +03:00
parent af48599675
commit 5a5560d177
1 changed files with 0 additions and 8 deletions

View File

@ -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