Categorygithub.com/lafikl/telsocket
modulepackage
1.0.1
Repository: https://github.com/lafikl/telsocket.git
Documentation: pkg.go.dev

# README

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 @pascaliske for installing telsocket on Mac OS X:

brew tap pascaliske/telsocket
brew install telsocket

Usage

telsocket -url <url to ws server>

# Functions

No description provided by the author