Skip to content

Releases: B3TA-BLOCKER/Automate-network-scanning

Automate Network Scanning v1.0

18 Aug 18:01
c2775e3
Compare
Choose a tag to compare

I am excited to release Automate Network Scanning, a powerful Python tool designed to simplify network discovery and port scanning. This initial release focuses on automating the identification of devices on your network and performing detailed port scans to uncover open ports.

Key Features:

Automated Network Discovery: Effortlessly identify and list devices on your local network.
Port Scanning: Detect open TCP ports on target devices with a comprehensive scan.
User-Friendly Interface: Easy selection of network interfaces and targets.

Improvements:

Streamlined code for better performance and reliability.
Enhanced error handling and user prompts.

Getting Started:

Clone the repository: git clone https://github.com/B3TA-BLOCKER/Automate-network-scanning.git
Navigate to the project directory: cd Automate-network-scanning
Install dependencies: pip install -r requirements.txt
Run the tool and follow the prompts for network scanning.
For more details and contributions, visit the GitHub repository.

Contributors:

Feel free to open issues, submit pull requests, and provide feedback!