套件: libnet-mac-vendor-perl (1.265-1)
libnet-mac-vendor-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libnet-mac-vendor-perl:
- [libnet-mac-vendor-perl_1.265-1.dsc]
- [libnet-mac-vendor-perl_1.265.orig.tar.gz]
- [libnet-mac-vendor-perl_1.265-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Ansgar Burchardt
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to look up the vendor by OUI
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.
其他與 libnet-mac-vendor-perl 有關的套件
|
|
|
-
- dep: libmojolicious-perl
- simple, yet powerful, Web Application Framework
-
- dep: libnet-ssleay-perl
- Perl module for Secure Sockets Layer (SSL)
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libcompress-bzip2-perl
- Perl interface to Bzip2 compression library
-
- rec: libio-compress-perl
- bundle of IO::Compress modules