Skip to content

Commit

Permalink
Modules updated, security issues and some bugs fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasveneno committed Jun 28, 2021
1 parent 2ff2c1d commit 288f180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Environment variables
* `port` - Integer, port for proxy. (Example: 8080)
* `user` and `pass` - Basic auth config for the proxy server. (Default: \`\` in both variables)
* `windows` - Integer, number of bot instances to run. (Default: 1)
* `time` - Integer, Max session time parameter value in seconds. (Default: 3 seconds per page and 5 Pages to run through)
* `time` - Integer or string (--time random), max session time parameter value in seconds. (Default: 3 seconds per page and 5 Pages to run through, the random mode value in seconds is betwen 60 and 300 secs)

Basic usage with Xvfb enabled and proxy disabled (IP of the server)
-----
Expand Down

0 comments on commit 288f180

Please sign in to comment.