Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 327 Bytes

File metadata and controls

12 lines (9 loc) · 327 Bytes

telsocknet

telsocknet is a tool to test socket connections without the need to send any data. The tool works with TCP and UDP sockets.

Usage

To use this project, you need to specify the arguments for the tool. The arguments are: telsocknet [protocol] [host] [port] example:

telsocknet tcp examplehost.com 80