Skip to content

sinansonmez/open-ports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-ports

open-ports provides a simple command-line workflow for inspecting open network ports from your terminal.

Installation

brew tap sinansonmez/tools
brew install open-ports
open-ports -h

Usage

Run the CLI to see available commands and flags:

open-ports -h

Sort by a specific field (default: process):

open-ports -sort process

Changelog

See CHANGELOG.md for release history.

Development

Build and run the CLI locally:

make build
./bin/open-ports -h

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors