-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME
24 lines (18 loc) · 1018 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
firewater by Walter de Jong <[email protected]> (c) 2012
firewater COMES WITH NO WARRANTY. firewater IS FREE SOFTWARE.
firewater is distributed under terms described in the GNU General Public
License.
firewater is a(nother) host-based firewall configuration tool.
It offers a simple way to compose firewall policies from the command prompt,
without the need for a GUI.
firewater lowers the steep learning curve that native firewalling commands
have. firewater features user-definable logical groups to keep your policies
(or rules) readable and easy to understand.
For maximum flexibility, typical firewater statements may be intermixed
with native commands to the underlying system-specific firewall.
> This is firewater version 1 for Linux iptables.
> There exists a firewater version 2 with nicer syntax and that supports
> both iptables and nftables:
> see https://gitlab.com/surfsara/firewater
For more information, please consult the documentation at:
http://walterdejong.github.io/firewater/doc/index.html