From 653b74d7812aa1f349c95388b44836b66ab23dc8 Mon Sep 17 00:00:00 2001 From: Emile Date: Fri, 10 Jan 2020 14:45:25 +0100 Subject: description --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72ab9c4..3418f4c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # randomHTTP -a simple http server returning random stuff: random amount of lines, random amount of words, random amount of chars, random status code, random ... \ No newline at end of file +> Random http codes, this is nice when implementing a dirbuster or so for testing how the response-code filters works. + +a simple http server returning random stuff: random amount of lines, random amount of words, random amount of chars, random status code, random ... -- cgit 1.4.1