From acd4895237e90d322efb0e9d164d854bc47ddfb0 Mon Sep 17 00:00:00 2001 From: jp Date: Sat, 12 Feb 2022 12:09:12 -0300 Subject: [PATCH] Update documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7b2281..508cad1 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,6 @@ statix #On the folder you want to host - `--threads` set number of threads to be spawned - `--cors ` set the value of header `Access-Control-Allow-Origin` - `--blocktor` Block requests made through TOR +- `--username ` Username for authentication (If None, there will be no authentication required) +- `--pwd ` Password for authentication. - `--help` display more help