mirror of
https://github.com/MeexReay/sRAC.git
synced 2025-05-06 13:18:03 +03:00
10 lines
128 B
Markdown
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
|
|
``` |