GET /api/v1/ports/3proxy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "3proxy",
"portdir": "net/3proxy",
"version": "0.9.4",
"license": "BSD and GPL-2+ and LGPL-2.1+ and Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://3proxy.ru/",
"description": "tiny free proxy server",
"long_description": "3proxy is a universal proxy server. It can be used to provide internal users with fully controllable access to external resources or to provide external users with access to internal resources.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "nano103",
"github": "nano103",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
}