| Paketname | libnet-mac-vendor-perl |
| Beschreibung | look up the vendor by OUI |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.18-2 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 80 Byte |
| Hängt ab von | perl (>= 5.6.0-16), libwww-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 12608 Byte |
| Prüfsumme MD5 | 1d46e3c97cc986c678cd8702a0d399c2 |
| Prüfsumme SHA1 | ff9f0fc23355aa3e8fef68afbb3b09fbd69c6540 |
| Prüfsumme SHA256 | f95725399265a7454a0cfeea6defcb54a1ebb9b30b8f692a3bccfc6093e138b9 |
| Link zum Herunterladen | libnet-mac-vendor-perl_1.18-2_all.deb |
| Ausführliche Beschreibung | The Institute of Electrical and Electronics Engineers (IEEE) assigns an
Organizational Unique Identifier (OUI) to manufacturers of network
interfaces. Each interface has a Media Access Control (MAC) address of six
bytes. The first three bytes are the OUI.
.
Net::MAC::Vendor allows you to take a MAC address and turn it into the OUI
and vendor information. You can, for instance, scan a network, collect MAC
addresses, and turn those addresses into vendors. With vendor information,
you can often guess at what you are looking at (e.g. an Apple product).
.
You can use this as a module as its individual functions, or call it as a
script with a list of MAC addresses as arguments. The module can figure it
out.
|