An open API service indexing awesome lists of open source software.

https://github.com/lafikl/telsocket

Telnet for WebSockets
https://github.com/lafikl/telsocket

Last synced: 2 months ago
JSON representation

Telnet for WebSockets

Awesome Lists containing this project

README

        

# Telsocket
Telnet-like for WebSockets

http://telsocket.org

## Installation
[Download Latest Binary](https://github.com/lafikl/telsocket/releases/latest)

Alternatively you can install using go:

```bash
go get github.com/lafikl/telsocket
```

There is also an [homebrew tap](https://github.com/Amalkh5/homebrew-telsocket) from [@amalkh5](https://github.com/Amalkh5) for installing telsocket on Mac OS X:

```bash
brew tap amalkh5/telsocket
brew install telsocket
```

## Usage

```bash
telsocket -url
```

![](http://telsocket.org/images/sample.png)