Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

sdushantha/oports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oports

A wrapper around ss -tunlp to display cleaner output

Installation

$ git clone https://github.com/sdushantha/oports.git
$ cd oports
$ sudo make install

Usage

$ oports -h
Usage: oports [FILTER]

Available Filters
  port    Filter by port number
  proc    Filter by proccess name
  pid     Filter by process ID
  ip      Filter by IP
  user    Filter by owning user

Filter Syntax
  <key>:<value>

Example Usages
  oports
  oports proc:nc
  oports ip:0.0.0.0

If the process belongs to another user, the process name and PID will be set
to '*' and the username will be set to '?'. Run using 'sudo' to view the values.

About

A wrapper around 'ss -tunlp' to display cleaner output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •