HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "hem",
"portdir": "sysutils/hem",
"version": "0.3.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rtomayko/hem",
"description": "persistent ssh connection and tunnel manager",
"long_description": "Hem manages multiple background SSH connections using an ifconfig/rc style interface. It is most often used to setup persistent, long-running port tunnels and control master connections. Hem monitors connection upedness and can automatically bounce downed connection.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autossh",
"clang-14"
]
}
],
"depends_on": []
}