diff --git a/pool/main/czconsole/czconsole.png b/pool/main/czconsole/czconsole.png new file mode 100644 index 0000000..d2f839e Binary files /dev/null and b/pool/main/czconsole/czconsole.png differ diff --git a/pool/main/czconsole/czconsole_0.4.0_arm64.deb b/pool/main/czconsole/czconsole_0.4.0_arm64.deb new file mode 100644 index 0000000..3ba7dd6 --- /dev/null +++ b/pool/main/czconsole/czconsole_0.4.0_arm64.deb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a9400541a506d1c2e92e3f78e98c72b700fc69e3369304906e69bfc307435ef +size 13664440 diff --git a/pool/main/czconsole/meta.json b/pool/main/czconsole/meta.json new file mode 100644 index 0000000..6aed5d8 --- /dev/null +++ b/pool/main/czconsole/meta.json @@ -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 } +}