Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trstringer/test-tcp-port

Script to test connectivity to a TCP port
https://github.com/trstringer/test-tcp-port

Last synced: 10 days ago
JSON representation

Script to test connectivity to a TCP port

Awesome Lists containing this project

README

        

**Test TCP Port**

*Description*

Test if you can connect to a particular TCP port by specifying either the hostname or IP address.

*Usage*

`.\test-tcp-port.ps1 -HostName "your_server_name" -Port 1434`