GET /api/v1/ports/slowhttptest/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "slowhttptest",
"portdir": "www/slowhttptest",
"version": "1.9.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shekyan/slowhttptest",
"description": "a tool to test web servers for slow HTTP DoS vulnerabilities",
"long_description": "SlowHTTPTest is a highly configurable tool that simulates some application layer denial of service attacks by prolonging HTTP connections in different ways. Use it to test your web server for DoS vulnerabilites or just to figure out how many concurrent connections it can handle.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1824
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
}