GET /api/v1/ports/cloudflared/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cloudflared",
"portdir": "net/cloudflared",
"version": "2022.5.3",
"license": "Copyleft",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developers.cloudflare.com/argo-tunnel",
"description": "Argo Tunnel client",
"long_description": "Contains the command-line client and its libraries for Argo Tunnel, a tunneling daemon that proxies any local webserver through the Cloudflare network.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-14"
]
}
],
"depends_on": []
}