summaryrefslogtreecommitdiff
path: root/python/halberd/README
diff options
context:
space:
mode:
authorBrenton Earl <brent@exitstatusone.com>2015-11-18 23:28:31 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-18 23:28:31 +0700
commited7a6a3d7d1fb206cb2df27b610d35b438d110a3 (patch)
treeea882a1bec3cc5a7178b826b50a0be5ee06b3b8a /python/halberd/README
parente1e61f6fffc725fdfeedfe6293fce26862279f1b (diff)
downloadslackbuilds-ed7a6a3d7d1fb206cb2df27b610d35b438d110a3.tar.gz
python/halberd: Added (HTTP load balancer detector).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/halberd/README')
-rw-r--r--python/halberd/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/halberd/README b/python/halberd/README
new file mode 100644
index 0000000000..9a4d375f3f
--- /dev/null
+++ b/python/halberd/README
@@ -0,0 +1,8 @@
+Halberd discovers HTTP load balancers. It is useful for web application
+security auditing and for load balancer configuration testing.
+
+Default configuration file written to ~/.halberd/halberd.cfg during the
+first execution of the program. See documentation describing further
+usage of this application.
+
+PDF Documentation included in /usr/doc/halberd-$VERSION/manual.pdf.