diff --git a/README.md b/README.md index 3ae30429..409f470e 100644 --- a/README.md +++ b/README.md @@ -538,6 +538,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [Blackbox](https://github.com/StackExchange/blackbox) - Safely store secrets in Git/Mercurial. Provides tooling to automatically encrypt secrets like passwords. * [Denyhosts](http://denyhosts.sourceforge.net/) - Thwart SSH dictionary based attacks and brute force attacks. +* [easywall](https://easywall-project.org/) - Web interface to manage the Linux nftables firewall: open ports, address lists, NAT and custom rules, with an apply that undoes itself if you never confirm it. ([Source Code](https://github.com/jp1337/easywall)) `GPL-3.0` `Go` * [Fail2Ban](http://www.fail2ban.org/wiki/index.php/Main_Page) - Scans log files and takes action on IPs that show malicious behavior. * [fwknop](https://www.cipherdyne.org/fwknop/) - Protects ports via Single Packet Authorization in your firewall. * [Glastopf](http://glastopf.org/) - A low-interaction web application honeypot to emulate vulnerabilities and gather attack data.