sassman / net-proxy-rs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Rust 100.0%