fix(swarmtop): expose and render full peer identity/details from proc surfaces

This commit is contained in:
Raven Scott
2026-04-26 08:02:37 -04:00
parent 8c3d5f8795
commit 194fbd2c67
69 changed files with 13463 additions and 32 deletions
@@ -0,0 +1,9 @@
{
"name": "p2ptrace",
"section": 1,
"title": "p2p trace collector",
"synopsis": ["p2ptrace [APP] [N]"],
"description": "Dumps recent p2p events as JSON lines for tracing and diagnostics.",
"options": [],
"keywords": ["p2p", "trace", "json"]
}