secubox-deb/packages/secubox-eye-remote
2026-07-10 09:07:42 +02:00
..
api feat(eye-remote): /api/v1/health alias for round dashboard probe (#198) 2026-05-18 15:52:41 +02:00
core fix(eye-remote): Use Pydantic v1 dict() instead of model_dump() for serialization 2026-04-23 11:51:38 +02:00
debian release(webui): bump 127 arch:all packages for hybrid-dark reskin bake-in 2026-07-10 09:07:42 +02:00
dnsmasq.d fix(eye-remote): live-deploy regressions on 192.168.1.200 (#164) 2026-05-17 06:17:41 +02:00
etc/secubox/eye-remote feat(eye-remote): multi-gadget DHCP on eye-br0 — Phase 1 (#161) 2026-05-17 06:04:54 +02:00
menu.d feat(navbar): consolidate to 6 charter categories + fix dropped menu entries (closes #306) (#307) 2026-05-21 10:03:05 +02:00
models feat(eye-remote): add boot media Pydantic models 2026-04-23 10:35:43 +02:00
networkd fix(eye-remote): own the OTG bridge for multi-gadget MOCHAbin USB (#157) 2026-05-17 06:02:25 +02:00
nftables feat(eye-remote): multi-gadget DHCP on eye-br0 — Phase 1 (#161) 2026-05-17 06:04:54 +02:00
nginx fix(eye-remote): Restore Eye Remote with proper www structure 2026-05-05 10:41:34 +02:00
scripts fix(eye-remote): Resolve rp_filter and dual-interface routing issues 2026-05-05 11:22:31 +02:00
sysctl.d fix(eye-remote): Resolve rp_filter and dual-interface routing issues 2026-05-05 11:22:31 +02:00
systemd fix(eye-remote): live-deploy regressions on 192.168.1.200 (#164) 2026-05-17 06:17:41 +02:00
tests feat(eye-remote): /api/v1/health alias for round dashboard probe (#198) 2026-05-18 15:52:41 +02:00
udev fix(eye-remote): own the OTG bridge for multi-gadget MOCHAbin USB (#157) 2026-05-17 06:02:25 +02:00
www/eye-remote feat(webui): fleet reskin — apply hybrid-dark cyan overlay to all 116 crt-light panels 2026-07-10 08:40:10 +02:00
README.md docs(wiki): refonte 126 modules — snapshots WebUI déterministes + READMEs 4 langues (ref #742) 2026-06-26 10:14:14 +02:00

👁️ Eye Remote

Remote management interface

Category: System

Screenshot

Eye Remote

Features

  • USB gadget
  • Serial console
  • Boot media
  • Recovery

Installation

# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash

# Install package
sudo apt install secubox-eye-remote

Configuration

Configuration file: /etc/secubox/eye-remote.toml

API Endpoints

  • GET /api/v1/eye-remote/status - Module status
  • GET /api/v1/eye-remote/health - Health check

License

LicenseRef-CMSD-1.0 (Source-Disclosed License) — CyberMind © 2024-2026. See LICENCE-CMSD-1.0.md.