Skip to content

CIL-Lamballe/NetPen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPL3 License Commits Contributors LinkedIn


Logo

NetPen

An automated network scanning tool.
View Demo · Report Bug · Request Feature

Table of Contents

About The Project

NetPen is script for testing network configuration. NetPen will:

  • scan networking to find active IPs,

  • scan open ports on found IPS.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Packages needed:

  • fping
  • arp
  • bash

Usage

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL3 License. See LICENSE for more information.

Contact

CIL Lamballe - @cil_lamballe - contact@cil-lamballe.com

Project Link: https://github.com/CIL-Lamballe

Acknowledgements