sRAC/README.md

10 lines
128 B
Markdown

# sRAC
simple server for RAC
## Usage
```bash
git clone https://github.com/MeexReay/sRAC
cd sRAC
cargo run 127.0.0.1:42666
```