nzymedefense / nzyme

Network Defense System.
https://www.nzyme.org/
Other
1.44k stars 145 forks source link

Document how to monitor a network served by multiple access points #608

Closed lennartkoopmann closed 2 years ago

lennartkoopmann commented 2 years ago

Example:

bssids: [
  {
    address: "f0:9f:c2:dd:18:f6"
    fingerprints: [ ... ]
  }
  {
    address: "f0:9f:c2:dd:18:f7"
    fingerprints: [ ... ]
  }
  {
    address: "f0:9f:c2:dd:18:f8"
    fingerprints: [ ... ]
  }
]
lennartkoopmann commented 2 years ago

Done and deployed.