summaryrefslogtreecommitdiffstats
path: root/example_scripts/hl_FW
diff options
context:
space:
mode:
authormbornet-hl <mbornet.pro@wanadoo.fr>2015-04-09 11:34:59 +0200
committermbornet-hl <mbornet.pro@wanadoo.fr>2015-04-09 11:34:59 +0200
commite628925eaef6d08f5840620a084cefe8cc5fd2f5 (patch)
treead6654b401e21fa74cfce7268bcd9d0693763a95 /example_scripts/hl_FW
parent2a0c6b1f04d278a55e3e16ec70308e360d45f545 (diff)
downloadhl-e628925eaef6d08f5840620a084cefe8cc5fd2f5.zip
hl-e628925eaef6d08f5840620a084cefe8cc5fd2f5.tar.gz
hl-e628925eaef6d08f5840620a084cefe8cc5fd2f5.tar.bz2
Remove hl_FW and hl_net (identical to hl_iptables and hl_ifconfig).
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 .*'