vinitshahdeo / PortScanner

A go-to tool for scanning network. Scan all the open ports for a given host with just one click.
https://vinitshahdeo.github.io/PortScanner/
MIT License
133 stars 115 forks source link

[New Feature][Network Scanner] Add a feature for scanning IPs #11

Open vinitshahdeo opened 4 years ago

vinitshahdeo commented 4 years ago

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:

image

Image Source

DISCLAIMER: This should be solely done for the learning purpose.

Feel free to post your thoughts here.

ziyad00 commented 4 years ago

can you elaborate more about the feature

vinitshahdeo commented 4 years ago

@ziyad00 Within the given range of IPs, you have to scan the network to find the available hosts.

vinitshahdeo commented 4 years ago

@Kashish121 Take a look into this, can you raise a PR for the same by tomorrow EOD?

Kashish121 commented 4 years ago

Will raise the PR soon, allow me some time.

anandhakrishnanaji commented 4 years ago

Hi there! I’m a first-time contributor and was hoping to help out with this issue. I noticed nobody was assigned to it, but if there’s already a solution in progress I’m happy to try helping out elsewhere. Thanks!

vinitshahdeo commented 4 years ago

@anandhakrishnanaji This is already done! @Kashish121, Can you please confirm if anything else is left for the same?

You can check this - More beginner-friendly issues coming soon!

Kashish121 commented 4 years ago

@vinitshahdeo Yes this issue/feature has been resolved. It does not require any updates as of now.

saisiddhant12 commented 4 years ago

@Kashish121 @vinitshahdeo can you mark this issue as closed?

Meenasirisha commented 3 years ago

Hi! I'm a first timer trying to contribute to open source. I would like to work on this

Meenasirisha commented 3 years ago

@vinitshahdeo Yes this issue/feature has been resolved. It does not require any updates as of now.

So this is issue closed?