- Python library to detect a computer's private IP Address, Subnet Mask, and Default Gateway.
- Also enables ARP & Reverse-ARP lookup on a Class C network.
- Installation:
- Download gaunets.py and move it to the directory of your program code for now.
- Usage (look into tester.py):
- import gaunets as gn
- gnObj = gn.gaunets()
- To be implemented:
- ip neigh show equivalent on Windows?
- broadcast IP on Windows
- Public IP address
-
Notifications
You must be signed in to change notification settings - Fork 0
gaupeng/gaunets
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python library to detect a computer's private IP Address, Subnet Mask, and Default Gateway
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published