From 254bc7ac33c3cdf6eb922873631ef64c564e6de1 Mon Sep 17 00:00:00 2001 From: Will Pennell Date: Sat, 5 Apr 2014 10:05:30 -0400 Subject: [PATCH] Adding Bed --- tools/bed.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 tools/bed.md diff --git a/tools/bed.md b/tools/bed.md new file mode 100644 index 0000000..36e92cc --- /dev/null +++ b/tools/bed.md @@ -0,0 +1,31 @@ +# bed + +Notes +------- + +Help Text +------- +``` + BED 0.5 by mjm ( www.codito.de ) & eric ( www.snake-basket.de ) + + + Usage: + + ./bed.pl -s -t -p -o [ depends on the plugin ] + + = FTP/SMTP/POP/HTTP/IRC/IMAP/PJL/LPD/FINGER/SOCKS4/SOCKS5 + = Host to check (default: localhost) + = Port to connect to (default: standard port) + = seconds to wait after each test (default: 2 seconds) + use "./bed.pl -s " to obtain the parameters you need for the plugin. + + Only -s is a mandatory switch. + +``` + +Example Usage +------- + +Links +------- +