Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

outPorts-bash

A little script to test a range of outgoing ports using http://portquiz.net/

Description

This script is made to test a range of outgoing ports using an external server. By default, it's done using http://portquiz.net/ from port 1 to 65535

Usage

  • -c : Use with curl
  • -w : Use with wget
  • -b : First port in the range (Default 1)
  • -e : Last port in the range (Default 65535)

Beginning port must be smaller than Ending port

Tuning

A list of forbidden ports is written in the script and is relative to used ports on portquiz. This list can be manually changed if the script is used on another server.

About

A little script to test a range of outgoing ports using portquiz

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages