Skip to content

Commit 5147700

Browse files
committed
add MAC Address Vendor Lookup
Command line tool for macaddress.io API
1 parent f947a8b commit 5147700

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: macsetup.sh

+9
Original file line numberDiff line numberDiff line change
@@ -2772,6 +2772,15 @@ installkeg lsof
27722772
#
27732773
installkeg lynis
27742774

2775+
#
2776+
# MAC Address Vendor Lookup
2777+
#
2778+
# Command line tool for macaddress.io API
2779+
#
2780+
# https://github.com/CodeLineFi/maclookup-cli
2781+
#
2782+
installPythonApp maclookup-cli
2783+
27752784
#
27762785
# markdown-link-check
27772786
#

0 commit comments

Comments
 (0)