JCMais/node-libcurl

View on GitHub
tools/brute-force-server-static-folder/README.md

Summary

Maintainability
Test Coverage
## Sample HTML file

Serve this directory using a tool like `http-server` to have something to hit during the brute force leak test.

```
http-server ./tools/brute-force-server-static-folder -p 8080
```