Skip to content
forked from tomkap/fwmon

Firewall Monitoring via MikroTik RouterOS API

License

Notifications You must be signed in to change notification settings

marsalans/fwmon

 
 

Repository files navigation

fwmon

Info

Firewall Monitoring via MikroTik RouterOS API, based on routeros-api

😟 tomkap: devops, coding, API debug

:neckbeard: niemal: coding, UI

Live demo: here

Installation

Requirements

  • HTTP Server (Apache2, nginx)
  • PHP v5.x

Steps

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!

About

Firewall Monitoring via MikroTik RouterOS API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.1%
  • JavaScript 4.4%
  • CSS 1.5%