From: Ralph Ronnquist Date: Mon, 10 Jan 2022 05:10:09 +0000 (+1100) Subject: added X-Git-Tag: 0.1~4 X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=f043a152769c7d67053fdbbd4cf8d2bc44b18956;p=rrq%2Fhourglass.git added --- 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