Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scripttiger/oui_standardize
oui_standardize standardizes IEEE MAC address block files (CSV files) containing OUI records by importing an arbitrary number of said files, sorting them by MAC address prefix, and then outputting the results to standard output (stdout). Curly brackets are used as delimiters and multi-line fields are reduced to single lines in order to allow scripts to more easily parse the records with as little overhead as possible.
https://github.com/scripttiger/oui_standardize
ieee lookup lookup-table mac-address offline oui oui-search scripttiger search table
Last synced: 6 days ago
JSON representation
oui_standardize standardizes IEEE MAC address block files (CSV files) containing OUI records by importing an arbitrary number of said files, sorting them by MAC address prefix, and then outputting the results to standard output (stdout). Curly brackets are used as delimiters and multi-line fields are reduced to single lines in order to allow scripts to more easily parse the records with as little overhead as possible.
- Host: GitHub
- URL: https://github.com/scripttiger/oui_standardize
- Owner: ScriptTiger
- License: mit
- Created: 2022-06-11T06:55:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-11T21:08:24.000Z (over 1 year ago)
- Last Synced: 2024-06-21T15:41:07.180Z (6 months ago)
- Topics: ieee, lookup, lookup-table, mac-address, offline, oui, oui-search, scripttiger, search, table
- Language: Go
- Homepage: https://scripttiger.github.io/more/
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://docs.google.com/forms/d/e/1FAIpQLSfBEe5B_zo69OBk19l3hzvBmz3cOV6ol1ufjh0ER1q3-xd2Rg/viewform)
# oui_standardize
oui_standardize standardizes IEEE MAC address block files (CSV files) containing OUI records by importing an arbitrary number of said files, sorting them by MAC address prefix, and then outputting the results to standard output (stdout). Curly brackets are used as delimiters and multi-line fields are reduced to single lines in order to allow scripts to more easily parse the records with as little overhead as possible.Usage: `oui_standardize [] [] []...`
# More About ScriptTiger
For more ScriptTiger scripts and goodies, check out ScriptTiger's GitHub Pages website:
https://scripttiger.github.io/[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MZ4FH4G5XHGZ4)