Skip to content

fauwzk/OpenIPScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenIPScanner / NeTools

A work in progress ip scanner and ports tester written in python. It's a test for a library I want to release in the future called NeTools which (I want) to be multi-platform and quite high level and simple to use. For now the "library" is included in this project as a test.

Usage

On windows:

> pip3 install -r requirements.txt
> python3 main.py

On Linux/Unix:

$ sudo pip3 install -r requirements.txt
$ sudo python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages