-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Key Enhancements: * Logging: Replaced print statements with logging for better control over output. * ThreadPoolExecutor: Used for concurrent port scanning to speed up the process. * User-Agent: Added a user-agent header to HTTP requests to avoid being blocked. * Command-Line Arguments: Added support for command-line arguments using argparse. * Summary of Findings: Provided a summary at the end of the analysis.
- Loading branch information
Showing
1 changed file
with
84 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters