Closed rlucia closed 5 years ago
While experimenting with the tool I needed to change the list of known manufacturers. This quick patch allows to read such a list from a text file.
Usage is quite straightforward:
$ cat manufacturers.txt Intel Corporate Apple, Inc. $ howmanypeoplearearound -a mon0 -m manufacturers.txt
Looks great, thanks!
While experimenting with the tool I needed to change the list of known manufacturers. This quick patch allows to read such a list from a text file.
Usage is quite straightforward: