GET /api/v1/ports/torsocks/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "torsocks",
"portdir": "net/torsocks",
"version": "2.4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.torproject.org/tpo/core/torsocks",
"description": "A transparent socks proxy for use with tor",
"long_description": "Torsocks is an application for Linux, BSD and macOS that allows you to use network applications such as ssh and irssi with Tor. Torsocks allows you to use most socks-friendly applications in a safe way with Tor. It ensures that DNS requests are handled safely and explicitly rejects UDP traffic from the application you are using.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "sami.laine",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"coreutils",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
}