Ecosyste.ms: Awesome
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: about 15 hours ago
JSON representation
Rust implementation of websockify
- Host: GitHub
- URL: https://github.com/bajrangcoder/websockify_rs
- Owner: bajrangCoder
- Created: 2024-09-16T11:01:47.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-31T03:06:51.000Z (20 days ago)
- Last Synced: 2024-10-31T03:17:39.438Z (20 days ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```