/net-proxy-rs

a naive tcp and udp network proxy server, written in rust

Primary LanguageRustMIT LicenseMIT

tcp and udp network proxy server

crates.io License: MIT codecov

a naive tcp and udp network proxy server, written in rust

Getting started

cargo install --path .

NOTE: checkout the --help options for all features

net-proxy --verbose --server some.net-server.com

License