Skip to content

Iptables management script. Replaces iptables-save/iptables-restore. Written in python.

Notifications You must be signed in to change notification settings

SmilingNavern/iptables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

iptables

Iptables management script. Replaces iptables-save/iptables-restore.

Script is intended to use with configuration management systems(ansible and etc.).

It uses base file /etc/iptables to base confguration distrubition. You can save persistent custom rules for one server in /etc/iptables.d directory(with extension ".ipt") and have temporary rules(for example docker rules). You can reapply iptables rules without losing custom temporary rules.

Powered by LTD BeGet.

About

Iptables management script. Replaces iptables-save/iptables-restore. Written in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages