/telsocket

Telnet for WebSockets

Primary LanguageGoMIT LicenseMIT

Telsocket

Telnet-like for WebSockets

http://telsocket.org

Installation

Download Latest Binary

Alternatively you can install using go:

go get github.com/lafikl/telsocket

There is also an homebrew tap from @amalkh5 for installing telsocket on Mac OS X:

brew tap amalkh5/telsocket
brew install telsocket

Usage

telsocket -url <url to ws server>