avinashkranjan / Pentesting-and-Hacking-Scripts

🚀 A curated collection of Pentesting and Hacking Scripts for Script Kiddie to Advanced Pentesters. 👨‍💻
Creative Commons Zero v1.0 Universal
198 stars 133 forks source link

Port Scanner Issue #455

Closed tanujbordikar closed 1 year ago

tanujbordikar commented 1 year ago

Describe the bug Under GSSOC'23. The portscanner code has some error in the socket timeout and not running well. And also in the code there is no exception handling for error.

To Reproduce Steps to reproduce the behavior:

  1. Optimization of Code
  2. Exception Handling
  3. Socket Timeout Error

Expected behavior i will remove lxml library which is not required in the code. And also solve the socket timeout error with Exception handling.

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

Do I want to work on this: