Description
Scripts to enable/disable internet access (outgoing access) by using
the UFW firewall. Provides an example sudo configuration which allows
user linux-fan
to execute the scripts without passwords,
giving the ability to temporarily enable/disable internet access to the
user. It is thus clear that this package is intended only for
client-side usage. .desktop
-files are prvoided to
facilitate adding the scrips as buttons in desktop environments.
Files
55-masysma-internet-enable-disable
-
Sudo-configuration which allows user
linux-fan
to run scriptsinternet_enable
andinternet_disable
without password. internet_enable
-
Run
/usr/sbin/ufw default allow outgoing
internet_disable
-
Run
/usr/sbin/ufw default reject outgoing
internet_enable.desktop
-
Shortcut for
sudo internet_enable
internet_disable.desktop
-
Shortcut for
sudo internet_disable