Now displays DHCP server details along with historical lease information(pro feature)). Added a ping status component for monitoring device connectivity. Device pages now include logs, accounting, and authorization data for improved tracking. New component in the device page to display active sessions with the ability to terminate them. Redesigned Device Detail Page Reload Buttons for device details page Tabs Device detail pages now refresh every 30 seconds. Restored the missing device logs action menu on the devices list page. Improved handling of duplicate serial numbers when the license serial is not set, with better registration status details on the dashboard. Various minor stability and performance improvements. |
||
---|---|---|
src | ||
.gitignore | ||
angular.json | ||
build.sh | ||
Dockerfile | ||
front-update.py | ||
karma.conf.js | ||
LICENSE | ||
mwcrontab | ||
nginx.conf | ||
package-lock.json | ||
package.json | ||
proxy.conf.json | ||
proxy.conf.ts | ||
proxy.conf2.json | ||
README.md | ||
reqs.txt | ||
run-docker.sh | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.spec.json | ||
version.json | ||
version_generate.py |
MikroFront | MikroWizard Front
This is the MikroWizard Front app based angular and core-ui admin template
What is MikroWizard?
Mikrotik routers are widely used in the networking industry for their robust features and flexibility. However, managing and monitoring these routers can be a complex and time-consuming task. With MikroWizard, we aim to simplify this process and empower network administrators with a powerful yet user-friendly tool.
Features
- Router Management
- Device grouping
- Access Management
- Monitoring and Reporting
- Automation and Scripting
- Snippets ( Batch configuration )
- User Access Management
- Permission Enforcement
- Activity Monitoring for more info please check mikroman repo
License
MikroFront | MikroWizard Front
This is the MikroWizard Front app based angular and core-ui admin template
What is MikroWizard?
Mikrotik routers are widely used in the networking industry for their robust features and flexibility. However, managing and monitoring these routers can be a complex and time-consuming task. With MikroWizard, we aim to simplify this process and empower network administrators with a powerful yet user-friendly tool.
Tech Stack
Client: Angular , CoreUI admin template , Python(Updater script only)
Server: mikroman
Deployment
To deploy this project run
....