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

https://github.com/bajrangcoder/websockify_rs

Rust implementation of websockify
https://github.com/bajrangcoder/websockify_rs

Last synced: 7 months ago
JSON representation

Rust implementation of websockify

Awesome Lists containing this project

README

          

# websockify_rs

Rust implementation of websockify.

## Usage

```bash
websockify_rs
# or
cargo run --
```

## Installation

As it serves binary for few platforms, you can download it using this

```bash
curl -L https://raw.githubusercontent.com/bajrangCoder/websockify_rs/main/install.sh | bash
```