Skip to content

clarabennettdev/portcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

portcheck ๐Ÿ”Œ

Check if TCP ports are open on a host.

Go License: MIT Go Report Card

Scan individual ports, comma-separated lists, or ranges. Useful for verifying firewall rules and debugging connectivity.

Install

go install github.com/clarabennettdev/portcheck@latest

Usage

portcheck localhost 80,443,8080
portcheck example.com 20-25
portcheck 192.168.1.1 22,80 2000   # custom timeout (ms)

License

MIT

About

Check if TCP ports are open on a host

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages