mirror of
https://github.com/simon987/ngx_http_js_challenge_module.git
synced 2025-12-20 01:45:57 +00:00
Update readme & quick cleanup
This commit is contained in:
22
README.md
22
README.md
@@ -1,4 +1,26 @@
|
||||
|
||||
## ngx_http_js_challenge_module
|
||||
|
||||

|
||||
[](https://www.codefactor.io/repository/github/simon987/ngx_http_js_challenge_module)
|
||||
[/statusIcon)](https://files.simon987.net/artifacts/JsChallenge/Build/)
|
||||
|
||||
Simple javascript proof-of-work based access for Nginx with virtually no overhead.
|
||||
|
||||
Easy installation: just add `load_module /path/to/ngx_http_js_challenge_module.so;` to your
|
||||
`nginx.conf` file and follow the [configuration instructions](#configuration).
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
### Configuration
|
||||
|
||||
//todo
|
||||
|
||||
|
||||
### Build from source
|
||||
|
||||
//todo
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user