-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathWebserverStress.yml
20 lines (20 loc) · 975 Bytes
/
WebserverStress.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
version: 8.0.0.1010
description: Paessler's Websserver Stress Tool. Powerful HTTP-client/server test application designed to pinpoint critical performance issues in web site or web server that may prevent optimal experience for visitors.
homepage: https://www.paessler.com/tools/webstress
license: Freeware
changelog: https://www.paessler.com/tools/webstress/history
url: https://downloads.paessler.com/tools/webstress.zip
hash: bf6f013e6218fa0ea089bd6e1b96d2e36f14593276b53021108d513a1e65545e
pre_install: |
Get-ChildItem $dir 'Webserver Stress*exe' | Select-Object -ExpandProperty Fullname | Expand-InnoArchive -DestinationPath $dir -Removal
Rename-Item "$dir\webstress*.exe" 'webstress.exe'
Test-Persistence 'webstress.ini'
shortcuts:
- - webstress.exe
- Webserver Stress
persist: webstress.ini
checkver:
url: https://www.paessler.com/tools/webstress/history
regex: Version\s+([\d.]+)\s+\(
autoupdate:
url: https://downloads.paessler.com/tools/webstress.zip