Skip to content

hsbmaulana/whatopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Whatopen

Whatopen is a tool for identify which uses your port.

Usage

curl -sL https://raw.githubusercontent.com/hsbmaulana/whatopen/1.0.0/bin/run | sh -s -- <option>

Option

  • -h : Usage.
  • -c ... : Connection type, note that to define -c must be before -b.
    • tcp (default)
    • udp
  • -b ... : List by specific.
    • all
    • port=...
    • name=...

Author