Rob Ruana
dd1c4b34a5
Adds "Rule inserted" validation
il y a 6 ans
Rob Ruana
62fbb150de
Inserts deny rules first, to ensure they take precedence
il y a 6 ans
Rob Ruana
db977aaf6d
Adds ability to limit or deny services and applications.
The "limit" and "deny" parameters have been added to both the services and
applications sections. Setting "limit: True" will use the "ufw limit" command
instead of "ufw allow". Likewise, setting "deny: True" will use the "ufw deny"
command.
il y a 6 ans
Alexandre Anriot
58bdf446e6
Fix rules logic
il y a 6 ans
Alexandre Anriot
455e28a128
Spacing
il y a 6 ans
Alexandre Anriot
c60bc71357
Handle test mode when enabling ufw
il y a 6 ans
Alexandre Anriot
fcc8a36a4c
Handle test mode when adding rules
il y a 6 ans
Mark Gomersbach
feeca63dbd
Added support for comments in all forms and added in example.
il y a 7 ans
Niels Abspoel
fdebd369b9
add webscale changes
il y a 8 ans
Mike Campbell
e3cace7a49
Return host if it's an ip ..
il y a 8 ans
Mike Campbell
7490f9b9a0
import re, don't pass through None protocol & fix completely broken ip regex
il y a 8 ans
Mike Campbell
26d00d8f89
Added support for 'ufw allow from <ip> to any' & ufw defaults
il y a 8 ans
Ben McClure
dec6049310
Set interface=interface instead of interface=None
il y a 9 ans
Ben McClure
28cfbea66b
Add support for allowing entire interface
il y a 9 ans
Mario del Pozo
3c181286da
Formula initial version
il y a 10 ans