<div align="center">
<h1>EasyProxy</h1>
<h3>🐚 An async & dynamic 4 layer Tcp proxy for Rust</h3>
[](https://crates.io/crates/easyproxy)
[](https://docs.rs/easyproxy)
[](https://github.com/iwannay/easyproxy/actions/workflows/rust.yml)
</div>
# EasyProxy
#### is a simple TCP forwarding tool used to help you connect different networks
## Getting Started
```sh
easyproxy localhost:2345 localhost:8080
```