Skip to content

0.1.0

Compare
Choose a tag to compare
@GhostofGoes GhostofGoes released this 16 Apr 04:11
· 629 commits to main since this release

Added

  • Addition of a terminal command: get-mac
  • Ability to run as a module from the command line: python -m getmac

Changed

  • arp_request argument was renamed to network_request
  • Updated docstring
  • Slight reduction in the size of getmac.py

Dev

  • Overhauled the README
  • Moved tests into their own folder
  • Added Python 3.7 to list of supported snakes