Skip to content

plars/portcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PortCheck

Just a simple ping-like tool that will also take a port argument. This is useful if you not only want to see if a host is up, but if a specific service on that host is up.

Usage:
    portcheck [options] HOST PORT

Options:
  -count int
    	Number of packets to send (default 1)

Installation

Building from local repo

To build portcheck from your local repo, run:

go build ./...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages