Skip to content

bajrangCoder/websockify_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websockify_rs

Rust implementation of websockify.

Usage

websockify_rs <source_addr:port> <target_addr:port>
# or
cargo run -- <source_addr:port> <target_addr:port>

Installation

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

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

About

Rust implementation of websockify

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors