Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added pool/main/czconsole/czconsole.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions pool/main/czconsole/czconsole_0.4.0_arm64.deb
Git LFS file not shown
11 changes: 11 additions & 0 deletions pool/main/czconsole/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"title": "czconsole",
"summary": "Phone + on-device field console: telemetry, LCD mirror, files, and wardrive/SDR/recon tools",
"description": "A privilege-separated field console for the M5Stack CardputerZero. A powerless Go web worker serves a phone dashboard (telemetry, LCD mirror, file browser) and drives capability-gated tools — nmap, gobuster, tcpdump, rtl_433, rtl_power (RF heatmaps), and kismet+GPS wardriving — all defined by runtime JSON specs. A native LCD frontend runs the same tools on the device's own screen and keypad. OS-agnostic: same package on Kali and stock RaspiOS; tools self-disable when absent.",
"categories": ["Security", "Utilities"],
"author": { "github": "n0xa", "display_name": "n0xa" },
"license": "MIT",
"source_repo": "https://github.com/n0xa/czconsole",
"icon": "czconsole.png",
"permissions": { "network": true, "keyboard_input": true, "filesystem": true, "external_hardware": true }
}
Loading