mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 21:41:59 +07:00
feat: Initialize VitePress documentation system with multi-language content, custom theme, and assets.
This commit is contained in:
16
docs/manual/router/index.md
Normal file
16
docs/manual/router/index.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Router Operations
|
||||
|
||||
Router operations are session-specific tasks performed once connected to a Mikrotik device. These settings vary depending on which router session you are currently in.
|
||||
|
||||
## <Icon name="Activity" color="primary" /> Overview
|
||||
|
||||
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.
|
||||
|
||||
## <Icon name="Zap" color="warning" /> Real-time Sync
|
||||
|
||||
MIVO communicates directly with your Mikrotik API. Most changes take effect immediately on your device.
|
||||
Reference in New Issue
Block a user