mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-26 13:32:07 +07:00
Update docs structure to root and fix links
This commit is contained in:
@@ -26,3 +26,4 @@ A quick summary of currently authenticated users:
|
||||
> [!TIP]
|
||||
> Keep the Dashboard open during peak hours to monitor for congestion or unauthorized access attempts.
|
||||
|
||||
|
||||
|
||||
@@ -38,3 +38,4 @@ Advanced settings for network access without typical voucher requirements.
|
||||
- **IP Bindings**: Bypass the hotspot login for specific MAC or IP addresses (e.g., for office printers or servers).
|
||||
- **Walled Garden**: Allow access to specific websites or domains (e.g., your bank's portal) even before users log in.
|
||||
|
||||
|
||||
|
||||
@@ -6,11 +6,12 @@ Router operations are session-specific tasks performed once connected to a Mikro
|
||||
|
||||
Once you select a session from the sidebar, you gain access to these tools:
|
||||
|
||||
- **[Dashboard](/manual/router/dashboard)**: Real-time traffic monitoring.
|
||||
- **[Hotspot Management](/manual/router/hotspot)**: Users, Profiles, and Vouchers.
|
||||
- **[Reports](/manual/router/reports)**: Sales reports and system logs.
|
||||
- **[System Tools](/manual/router/tools)**: Reboot, Scheduler, and DHCP.
|
||||
- **[Dashboard](/docs/manual/router/dashboard)**: Real-time traffic monitoring.
|
||||
- **[Hotspot Management](/docs/manual/router/hotspot)**: Users, Profiles, and Vouchers.
|
||||
- **[Reports](/docs/manual/router/reports)**: Sales reports and system logs.
|
||||
- **[System Tools](/docs/manual/router/tools)**: Reboot, Scheduler, and DHCP.
|
||||
|
||||
## <Icon name="Zap" color="warning" /> Real-time Sync
|
||||
|
||||
MIVO communicates directly with your Mikrotik API. Most changes take effect immediately on your device.
|
||||
|
||||
|
||||
@@ -25,3 +25,4 @@ Deleting a packet here only removes it from the Quick Print dashboard; it does *
|
||||
2. **MIVO** creates a random username/password account on the Mikrotik.
|
||||
3. **MIVO** fetches the assigned template and sends it to the browser's print engine.
|
||||
|
||||
|
||||
|
||||
@@ -26,3 +26,4 @@ Monitor real-time events from your Mikrotik router (`/reports/user-log`).
|
||||
> [!NOTE]
|
||||
> MIVO fetches these logs directly from the Mikrotik circular buffer. Clear your logs on the Mikrotik terminal if the buffer becomes too large.
|
||||
|
||||
|
||||
|
||||
@@ -24,3 +24,4 @@ Directly trigger system-level commands from the MIVO interface:
|
||||
> [!WARNING]
|
||||
> These actions are executed immediately on your Mikrotik router. Ensure no critical operations are running before rebooting.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user