Skip to content

breylaude/netscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netscan

Welcome to the documentation for the netscan project. This documentation provides installation instructions, usage guidelines, and troubleshooting tips for using the network scanner tool.

Table of Contents

  1. Installation

  2. Usage

  3. Troubleshooting

  4. Contributing

  5. License


1. Installation

1.1 Prerequisites

Before installing the Network Scanner, ensure you have the following prerequisites:

  • Python 3.x installed on your system.
  • Required Python packages listed in the requirements.txt file.

1.2 Installation Steps

Follow these steps to install the Network Scanner:

  1. Clone the Repository:

    git clone https://github.com/your_username/network-scanner.git
    cd network-scanner
  2. Install Dependecies

    Use pip to install the required Python packages listed in requirements.txt:

      pip install -r requirements.txt
  3. Configure Environment Variables (Optional):

    If your project uses environment variables for proxy settings or authentication, configure them according to your requirements.


2. Usage

2.1 Basic usage

About

IP scanner with port scanning, service identification, and banner grabbing capabilities

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages