Backend
6 unresolved threads
6 unresolved threads
Files
2- Martin Petráček authored
+ 5
− 4
@@ -9,8 +10,8 @@ from threading import Timer
@@ -22,10 +23,10 @@ class macAddrStore():
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
This is backend part of new devices detection.
It just connects to pakond, parses received json and stores local MAC addresses seen in flows. Addresses are stored in json format in file, which is normally saved every 30 minutes (or when new device is detected).