added
[rrq/hourglass.git] / hourglass.8.adoc
1 = Hourglass(8)
2 :doctype: manpage
3 :revdate: {sys:date "+%Y-%m-%d %H:%M:%S"}
4 :COLON: :
5 :EQUALS: =
6
7 == NAME
8 hourglass - Automated Network Access Control System
9
10 == SYNOPSIS
11 hourglass _command_
12
13 == DESCRIPTION
14
15 *hourglass* is a embedding of newlisp scripts to implement an
16 Automated Network Access Control System, aptly named "Hourglass". The
17 general idea is to have the network open or closed on weekly policy
18 schedule, with an easy-to-use interface for adhoc adjustments.
19
20 == COMMANDS
21
22 listener:: runs the Hourglass listener daemon.
23
24 control-logic:: runs through the Hourglass control logic to apply the
25 current policy at the present time.
26
27 == FILES
28
29 hourglass.conf
30
31 == SEE ALSO
32
33 ipset, iptables, newlisp
34
35 == AUTHOR
36 Ralph Rönnquist <ralph.ronnquist@gmail.com>