No description
Find a file
sepehr 10d4cff4a4 New menu/page for configuration sync and cloning (pro feature).
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.
2025-02-03 12:35:12 +03:00
src New menu/page for configuration sync and cloning (pro feature). 2025-02-03 12:35:12 +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

  ....