No description
Find a file
sepehr 95d84faf17 Bugs:
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
2025-01-02 20:20:59 +03:00
src Bugs: 2025-01-02 20:20:59 +03:00
.gitignore MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30
angular.json Fix file size max Build error 2024-07-13 10:33:27 +03:30
build.sh Fix Some Bugs in Deices List and device detail 2024-07-27 18:07:08 +03:30
Dockerfile Fix High memmory usage problem due to running multiple updater proccess 2024-08-05 15:35:59 +03:30
front-update.py use https instead of http in updater 2024-08-18 20:54:24 +03:30
karma.conf.js MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30
LICENSE Add correct LICENSE 2024-07-08 20:31:05 +03:30
mwcrontab MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30
nginx.conf MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30
package-lock.json MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30
package.json Replace code viewer and fix bug backups not howing when it is huge 2024-08-26 11:01:34 +03:30
proxy.conf.json MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30
proxy.conf.ts MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30
proxy.conf2.json MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30
README.md Update Readme 2024-07-07 17:01:54 +03:30
reqs.txt Fix High memmory usage problem due to running multiple updater proccess 2024-08-05 15:35:59 +03:30
run-docker.sh MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30
tsconfig.app.json MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30
tsconfig.json MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30
tsconfig.spec.json MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30
version.json MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30
version_generate.py MikroWizard Initial commit | MikroFront Welcome to the world :) 2024-07-07 14:48:52 +03:30

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

AGPL

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

  ....