GET /api/v1/ports/nsm-console/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "nsm-console",
"portdir": "net/nsm-console",
"version": "0.7",
"license": "LGPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://writequit.org/projects/nsm-console/",
"description": "framework for performing analysis on packet capture files",
"long_description": "NSM-Console (Network Security Monitoring Console) is a framework for performing analysis on packet capture files. It implements a modular structure to allow for an analyst to quickly write modules of their own without any programming language experience. Using these modules a large amount of pcap analysis can be performed quickly using a set of global (as well as per-module) options. It aims to be simple to run and easy to understand without a lot of learning time.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"argus-clients",
"chaosreader",
"ngrep",
"p0f",
"snort",
"tcpdstat",
"argus",
"tcpick",
"tcptrace",
"tcpxtract",
"wireshark3",
"foremost",
"tcpflow"
]
}
],
"depends_on": []
}