Skip to content
Ankur Acharjee edited this page May 28, 2018 · 5 revisions

Welcome to the star-port-scanner wiki!

Let's have some fun, shall we 👍

How to use:

In Linux,

  1. Open the terminal
  2. Go to the directory of star-port-scanner
  3. Run python star-port-scanner.py
  4. Enter an remote host ip or a domain name
  5. Wait for the scan to finish

In Windows,

  1. Open Python 2.7 or Python 3
  2. Open port-scanner-tool from the directory
  3. Enter an remote host ip or a domain name
  4. Wait for the scan to finish

In Mac,

  1. Open the terminal
  2. Go to the directory of star-port-scanner
  3. Run python ./star-port-scanner.py
  4. Enter an remote host ip or a domain name
  5. Wait for the scan to finish
Clone this wiki locally