Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solvex

  • easy port scanner to use
  • A lightweight TCP port scanner written in Python.

Features

  • Scan TCP ports
  • Custom port range
  • Hostname support
  • Fast and lightweight
  • No external dependencies

Usage

python solvex.py scanme.nmap.org

or:

python solvex.py 192.168.1.1

Custom range:

python solvex.py scanme.nmap.org -s 20 -e 200

Disclaimer

This tool is intended for educational purposes and for scanning systems you own or are authorized to test.

Packages

Contributors

Languages