Skip to content

Manual Plugins System Tools

ispyisail edited this page Jul 18, 2026 · 1 revision

Optional Plugins: System Tools

These are optional packages — not all of them may be installed on your build. Each gets its own web UI page when installed.

WiFi Schedule

System → WiFi Schedule

Automatically turns the WiFi radio(s) on or off on a schedule — to save power overnight, or restrict wireless access to certain hours. Settings: manual Radio On/Off buttons, a Timer Period mode (none / daily / weekday+weekend / full weekly schedule), a time-grid increment (5–60 minutes), and a per-day grid where you mark blocks as radio-on or radio-off.

Email Notifications

System → Email Notifications

Sends periodic status/report emails over SMTP — recent websites visited, searches, logs, DHCP/ARP info, bandwidth usage. Settings: SMTP server/port/encryption (none/TLS) with optional authentication, sender/recipient addresses (with a Test button), which content types to include, and a schedule (timer mode + weekly time grid) for when reports go out.

Spectrum Analyser

System → Spectrum Analyser

A read-only WiFi channel-usage scanner (signal strength across channels, graphed) to help pick a less congested channel. The only setting is which wireless interface to scan — it auto-detects the 2.4GHz/5GHz/6GHz band and adjusts the graph's channel range accordingly.

QR Code

System → QR Code

Generates a scannable QR code so guests can join your WiFi (or another configured credential set, like a WireGuard config) without typing anything. Settings: which "Application" to encode credentials for, an optional comment, and toggles to embed the QR code on the LAN and/or WAN login pages.

Webshell

System → Webshell

A browser-based command box to run one-off router commands from the web UI — a single input field, an Execute button, and a text-area for output. The page itself warns not to run interactive or endless commands, since there's no real TTY behind it; treat it as a convenience/debug tool, not a full terminal.

System Logs

System → System Logs

A read-only viewer for logread output, with a Refresh button. No configurable settings.

Cron Jobs

System → Cron Jobs

A web front-end for the router's cron (scheduled task) entries — an Add Task flow to define a job's schedule and command, with the existing job list editable/removable from the same table.

IP Query

No dedicated page

A small backend utility that fetches the router's external/public IP address and GeoIP location from a rotating list of public lookup services. It has no page of its own — it's used in the background by other pages (for example, to suggest a country/region on the Advanced settings page) rather than exposing its own settings.

See also

Clone this wiki locally