From f043a152769c7d67053fdbbd4cf8d2bc44b18956 Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Mon, 10 Jan 2022 16:10:09 +1100 Subject: [PATCH] added --- hourglass.8.adoc | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 hourglass.8.adoc diff --git a/hourglass.8.adoc b/hourglass.8.adoc new file mode 100644 index 0000000..cedc8c1 --- /dev/null +++ b/hourglass.8.adoc @@ -0,0 +1,36 @@ += Hourglass(8) +:doctype: manpage +:revdate: {sys:date "+%Y-%m-%d %H:%M:%S"} +:COLON: : +:EQUALS: = + +== NAME +hourglass - Automated Network Access Control System + +== SYNOPSIS +hourglass _command_ + +== DESCRIPTION + +*hourglass* is a embedding of newlisp scripts to implement an +Automated Network Access Control System, aptly named "Hourglass". The +general idea is to have the network open or closed on weekly policy +schedule, with an easy-to-use interface for adhoc adjustments. + +== COMMANDS + +listener:: runs the Hourglass listener daemon. + +control-logic:: runs through the Hourglass control logic to apply the +current policy at the present time. + +== FILES + +hourglass.conf + +== SEE ALSO + +ipset, iptables, newlisp + +== AUTHOR +Ralph Rönnquist -- 2.39.2