diff --git a/README.md b/README.md new file mode 100644 index 0000000..8858072 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +iptables-save-clean +=================== + +Invokes iptables-save and cleans up output to make it suitable for version control: + +* The individual chains are output in predictable order +* Counts are reset to 0.