summaryrefslogtreecommitdiffstats
path: root/example_scripts/hl_FW
diff options
context:
space:
mode:
Diffstat (limited to 'example_scripts/hl_FW')
-rwxr-xr-xexample_scripts/hl_FW9
1 files changed, 0 insertions, 9 deletions
diff --git a/example_scripts/hl_FW b/example_scripts/hl_FW
deleted file mode 100755
index bdbbb65..0000000
--- a/example_scripts/hl_FW
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-#
-# Colorize iptables directives
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-# @(#) [MB] cr_hl_FW Version 1.1 du 15/04/08 -
-#
-
-hl -e -c INPUT -y 'FORWARD|POSTROUTING' -b '#.*' -W 'OUTPUT' -g '.*ACCEPT.*' -r '.*(DROP|REJECT).*' -m 'iptables.*-F.*' -w '^iptables .*'