Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xadillax/thmclrx-stress-tester
Stress tester for thmclrx.
https://github.com/xadillax/thmclrx-stress-tester
Last synced: 28 days ago
JSON representation
Stress tester for thmclrx.
- Host: GitHub
- URL: https://github.com/xadillax/thmclrx-stress-tester
- Owner: XadillaX
- Created: 2014-10-11T07:49:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T03:31:50.000Z (3 months ago)
- Last Synced: 2024-10-05T01:53:21.904Z (about 1 month ago)
- Language: HTML
- Size: 19 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ThmclrX Stress Tester
## Usage
```sh
Usage: ./run.js [options]action tester action. [gen|test]
Options:
-t, --type type name in http://www.netbian.com/. [dongman]
-p, --pages example: 1,3,5-9,12 [1-5]
```### Examples
```sh
$ ./run.js gen -t 7 -p 1,3,5-9.12
$ ./run.js gen
$ ./run.js test
```