commit 3a5035a7ce23e4bb05004fadff59de0edad4ca9e parent 7ce62890cb32917de6653c2b061ab01ad2d97bde Author: Jackson G. Kaindume <seestem@merely.tech> Date: Tue, 12 Jul 2022 21:37:34 +0200 update readme Diffstat:
M | README | | | 13 | +++++++++++-- |
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/README b/README @@ -1,3 +1,12 @@ + h4 + +---------------------------------------------------------------------- +Sniffing +---------------------------------------------------------------------- + Check if a server is running apache: -$ h4 sniff --server "https://httpd.apache.org/" -\ No newline at end of file +$ h4 sniff --server "https://httpd.apache.org/" +The server is propably running Apache! + +---------------------------------------------------------------------- +\ No newline at end of file