mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
* 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 |