Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/trstringer/test-tcp-port
- Owner: trstringer
- Created: 2015-04-07T13:29:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-08T13:46:09.000Z (over 9 years ago)
- Last Synced: 2024-10-11T15:08:34.597Z (24 days ago)
- Language: PowerShell
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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`