- buster 0.6.3-5
- buster-backports 0.8.2-1~bpo10+1
- testing 0.9.3-1
- unstable 0.9.3-2
FIREWALL-APPLET(1) | firewall-applet | FIREWALL-APPLET(1) |
NAME¶
firewall-applet - firewalld appletSYNOPSIS¶
firewall-applet [OPTIONS...]
DESCRIPTION¶
firewall-applet is a tray applet for firewalld.OPTIONS¶
firewall-applet does not support any special options.The following options are supported:
-h, --help
QSETTINGS¶
firewall-applet has additional settings to adapt the look and feel. QSettings is used and stores them in ~/.config/firewall/applet.conf. The file is automatically reloaded if it has been changed and the new settings will immediately be effective.There is also the global config file /etc/firewall/applet.conf, which contains the default values. The settings in this file will be overloaded by settings in the user settings file.
Here is an example applet.conf file:
[General] notifications=true show-inactive=true
The following settings are supported:
notifications
This setting defaults to false.
If notifications are shown for these actions if enabled:
show-inactive
This setting defaults to false.
shields-up
This setting defaults to 'block'.
shields-down
This setting defaults to 'public'.
blink
This setting defaults to false.
blink-count
This setting defaults to 5.
SEE ALSO¶
firewall-applet(1), firewalld(1), firewall-cmd(1), firewall-config(1), firewalld.conf(5), firewalld.direct(5), firewalld.dbus(5), firewalld.icmptype(5), firewalld.lockdown-whitelist(5), firewall-offline-cmd(1), firewalld.richlanguage(5), firewalld.service(5), firewalld.zone(5), firewalld.zones(5), firewalld.ipset(5), firewalld.helper(5)NOTES¶
firewalld home page:More documentation with examples:
AUTHORS¶
Thomas Woerner <twoerner@redhat.com>Jiri Popelka <jpopelka@redhat.com>
Eric Garver <eric@garver.life>
firewalld 0.8.2 |