/telsocknet

Telnet for socket connections

Primary LanguageGoMIT LicenseMIT

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