Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Octalbyte committed Feb 12, 2022
1 parent 5cd10ee commit acd4895
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ statix #On the folder you want to host
- `--threads<i32>` set number of threads to be spawned
- `--cors <String>` set the value of header `Access-Control-Allow-Origin`
- `--blocktor` Block requests made through TOR
- `--username <String>` Username for authentication (If None, there will be no authentication required)
- `--pwd <String>` Password for authentication.
- `--help` display more help

0 comments on commit acd4895

Please sign in to comment.