vinitshahdeo/PortScanner
[New Feature][Network Scanner] Add a feature for scanning IPs
Open
#11 opened on Jun 10, 2020
Network Scannerbeginner friendlyenhancementfirst-timers-onlygood first issuehelp wantedpythonpython3up for grabs
Repository metrics
- Stars
- (150 stars)
- PR merge metrics
- (PR metrics pending)
Description
Feature to be added: IP scanner 🔍
Used for scanning the networks that are connected to several computers.
Follow the similar code structure and add a new file (ipScanner.py) in the root directory.
To make you understand why're we doing this:

DISCLAIMER: This should be solely done for the learning purpose.
Feel free to post your thoughts here.