Unverified Commit a3b63aa6 authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub
Browse files

Reword

parent dd0ade16
# UFW # UFW plugin
This plugin adds support for managing everybody's favorite Uncomplicated Firewall (UFW). Learn more about [`UFW`](https://wiki.ubuntu.com/UncomplicatedFirewall).
This plugin adds completion for managing everybody's favorite Uncomplicated Firewall (UFW),
a simple interface for managing iptables. Learn more about [`UFW`](https://wiki.ubuntu.com/UncomplicatedFirewall).
To use it, add ufw to the plugins array of your zshrc file: To use it, add ufw to the plugins array of your zshrc file:
``` ```
plugins=(... ufw) plugins=(... ufw)
``` ```
UFW is a simple Ubuntu interface for managing iptables.
Some of the commands include: Some of the commands include:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment