Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

fwcheck

Thin wrapper around ssh and netcat to check network connectivity.

Examples

$ fwcheck localhost:81
[OK]     localhost -> localhost:81 OK! (closed port)


$ fwcheck 10.219.27.1 example.com:80
[OK]     10.219.27.1 -> example.com:80 (open port)


$ ./fwcheck 10.219.27.1 example.com:81
[FAILED] 10.219.27.1 -> example.com:81 (timeout)

About

Thin wrapper around ssh and netcat to check network connectivity.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages