Notes - LogeshVel/NetFie GitHub Wiki
Notes to remember
NetFie API hosted online
NetFie UI hosted online
NetFie Workers the Python Scripts run on my local machine becoz most of the python Libraries used in NetFie requires the root access to the machine so whenever I ran the script in my machine it will monitor (response time, traceroute, portscanning) the Services.
NetFie Device is already my ubuntu machine where I ran the scripts, so Packet Capture is done by my machine.
So this NetFie workers do their job and POST or PUT the results to the NetFie API which is in online.
And from there the NetFie UI GETs the data of the NetFie Services and Devices.