GET /api/v1/ports/wireshark-chmodbpf/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "wireshark-chmodbpf",
"portdir": "net/wireshark-chmodbpf",
"version": "1.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.wireshark.org",
"description": "Enable Wireshark to acces macOS capture devices.",
"long_description": "An access_bpf group will be created and its members allowed access to BPF devices at boot to allow unprivileged packet captures. It is meant to support Wireshark where unprivileged access to macOS packet capture devices is desired.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 146
},
{
"name": "opendarwin.org",
"github": "ghosthound",
"ports_count": 8
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"wireshark30",
"wireshark3",
"wireshark2",
"wireshark22",
"wireshark4"
]
}
]
}