Skip to content
/ getmac Public

Small function to get a mac from an IP. Uses python_arptable.

Notifications You must be signed in to change notification settings

rhude/getmac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

getmac

Small function to get a mac from an IP. Uses python_arptable.

This will remove ":" from the mac address.

Example: from getmac import * print mac_search("192.168.1.2")

About

Small function to get a mac from an IP. Uses python_arptable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages