Firewall Monitoring via MikroTik RouterOS API, based on routeros-api
😟 tomkap: devops, coding, API debug
niemal: coding, UI
Live demo: here
- HTTP Server (Apache2, nginx)
- PHP v5.x
Clone it
$ git clone https://github.com/tomkap/fwmon.git
Insert your MikroTik credentials and rename config file
$ cd fwmon/
$ $EDITOR template_config.json
$ mv template_config.json config.json
Enjoy!