編寫了一些網絡工具讓大家在排解網絡問題時使用:
✅ MAC地址查詢 - 根據網卡MAC地址查詢廠商信息
每張網絡咭上的每個接口都擁有一個獨一無二的 MAC 地址,由 48 Bits 組成,其中首 24 Bits 稱為 Organizationally Unique Identifier (OUI),由 IEEE 統一分配給各廠家。因此,只要知道 MAC Address 便可從資料庫查詢網絡咭的生產商及其資料。
https://www.jannet.hk/zh-Hant/post/mac-address-vendor-lookup/
mac lookup 在 MaxAnderson95/MAC-Address-Lookup-Tool - GitHub 的推薦與評價
A PowerShell module that will output the vendor name for a given MAC address or MAC address prefix. It will also take the vendor name as an input and output ... ... <看更多>
mac lookup 在 Command-line tool to obtain OUI vendor info from MAC ... 的推薦與評價
I have found some tools that seems to update the OUI MAC address vendor database on my system, like get-oui, airodump-ng-oui-update or update-oui : ... <看更多>
mac lookup 在 How to handle unknown Vendors for mac-vendor-lookup 的推薦與評價
... <看更多>