diff options
Diffstat (limited to 'network/etherpoke/README')
-rw-r--r-- | network/etherpoke/README | 5 |
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. |