diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-02-19 23:05:07 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-21 16:44:33 +0700 |
commit | 4a7180d0b695ceae8fb50b0bac4c3850de7c8297 (patch) | |
tree | a1045f2900e5e292218444871728963af47378f1 /python/portend/README | |
parent | 0600a2b441ee8e24b6dfcd2c9d9d0fe08c2e4d24 (diff) |
python/portend: Added (TCP ports monitor).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/portend/README')
-rw-r--r-- | python/portend/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/portend/README b/python/portend/README new file mode 100644 index 0000000000000..8b8908eceabed --- /dev/null +++ b/python/portend/README @@ -0,0 +1 @@ +Use portend to monitor TCP ports for bound or unbound states. |