Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 572 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 572 Bytes

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>