# EchoServer
[](https://github.com/zarvd/echoserver)
[](https://crates.io/crates/echoserver)
[](https://docs.rs/echoserver)
[](https://github.com/zarvd/echoserver/actions?query%3Amaster)
[](https://deps.rs/repo/github/zarvd/echoserver)
## Run
```bash
cargo run -- --tcp-ports 4000,4001 --udp-ports 4000,4002 --http-ports 8080,9000
```
## License
This project is licensed under the [Apache 2.0 license](LICENSE).