An open API service indexing awesome lists of open source software.

https://github.com/mooncos/ipwaffle

Auth-based frontend for managing iptables, Linux’s firewall utility
https://github.com/mooncos/ipwaffle

flask frontend iptables python

Last synced: about 1 month ago
JSON representation

Auth-based frontend for managing iptables, Linux’s firewall utility

Awesome Lists containing this project

README

        

# ipwaffle
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/margobra8/ipwaffle)

A frontend for [`iptables`](https://linux.die.net/man/8/iptables), easy to manage and deploy

### Requirements
- Python 2 (>= 2.7.0)
- Flask
- gunicorn