anshrathod / Basic-Python-Scripts

Created For HacktoberFest.
GNU General Public License v2.0
27 stars 97 forks source link

Add port scanner using python #174

Closed smit-sms closed 1 year ago

smit-sms commented 1 year ago

I would like to add a port scanning script in python that scans the provided server/local URL and returns the list of ports available for various processes.

smit-sms commented 1 year ago

Hi @anshrathod Please add the relevant hacktoberfest labels so that it can be accepted as a part of the event when I raise the pull request.