Fixed Firmware download from the Mikrotik website when there are multiple npk available Fixed Mikrowizard system permission error when it is set to None Fixed user device group permissions Some minor UI improvements Fix IP scan for one IP scan / Fix not scanning the last IP in the range Fix manual snippet execution not working when device groups are selected Some minor bug fixes and improvements New: Show background tasks and be able to stop them while running in the background (like an IP scanner) Add support for manual MikroWizard update dashboard/settings page update to version 1.0.5 Enhancement: Show permission error in some pages when the user doesn't have permission for that page/action show better charts/graphs in the dashboard and device interface details show more info on the dashboard about update and version information and license |
||
---|---|---|
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
....