summaryrefslogtreecommitdiffstats
path: root/network/etherpoke/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-01-08 15:05:39 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-08 15:05:39 +0700
commit5aff91909fbd42d91f861862c413f7e05f27be47 (patch)
tree726744f59e9e48e0454c9fc760daaf1190532d7b /network/etherpoke/README
parent59d5b6f6a05d8229475c4f4b95fc6a187b204b94 (diff)
downloadslackbuilds-5aff91909fbd42d91f861862c413f7e05f27be47.tar.gz
slackbuilds-5aff91909fbd42d91f861862c413f7e05f27be47.tar.xz
network/etherpoke: Added (scriptable network session monitor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/etherpoke/README')
-rw-r--r--network/etherpoke/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/etherpoke/README b/network/etherpoke/README
new file mode 100644
index 0000000000..48cf5cdc43
--- /dev/null
+++ b/network/etherpoke/README
@@ -0,0 +1,5 @@
+etherpoke is a scriptable network session monitor.
+
+etherpoke defines two events: SESSION_BEGIN, SESSION_END
+to which a hook (system command) can be assigned. The event
+hook can be any program installed in the system.