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
- Host: GitHub
- URL: https://github.com/mooncos/ipwaffle
- Owner: mooncos
- Created: 2019-01-12T02:57:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-29T11:09:01.000Z (12 months ago)
- Last Synced: 2025-05-04T21:13:57.639Z (about 1 month ago)
- Topics: flask, frontend, iptables, python
- Language: HTML
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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