mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
A small Python framework meant to easily create programs with unified CLI and API.
* allow/disallow a port for each IP version and add ipv4 and ipv6 only arguments * permit to allow/disable a range of ports * return combined IPv4 and IPv6 - TCP and UDP - ports in firewall_list and allow to sort results * review firewall_reload with new moulinette utils and log output of failed commands * add --no-reload argument to prevent firewall reloading in firewall_allow/disallow * some other small changes, e.g. add logging |
||
---|---|---|
actionsmap | ||
bin | ||
data | ||
hooks | ||
locales | ||
__init__.py | ||
app.py | ||
backup.py | ||
domain.py | ||
dyndns.py | ||
firewall.py | ||
hook.py | ||
monitor.py | ||
service.py | ||
tools.py | ||
user.py |