ufw

Uncomplicated Firewall.
Frontend for iptables aiming to make configuration of a firewall easier.

=> More information.

ufw enable
ufw disable
ufw status numbered
ufw allow {5432} comment "{Service}"
ufw allow proto {tcp} from {192.168.0.4} to {any} port {22}
ufw deny {80}
ufw deny proto {udp} from {any} to {any} port {8412:8500}
ufw delete {rule_number}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/ufw.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
105.151102 milliseconds
Gemini-to-HTML Time
0.714364 milliseconds

This content has been proxied by September (ba2dc).