docs(readme): Add quick start section with server and client commands

This commit is contained in:
zarazaex59
2026-04-07 10:11:43 +03:00
parent 57c7f5c953
commit 479bbb504a

View File

@@ -14,8 +14,17 @@ olcRTC - out beyond
Project that allows users to bypass blocking by parasitizing and tunneling on unblocked and whitelisted services in Russia, use telemost, Max, mail and API in the future
## fast start
```bash
# server
./srv.sh
# client
./cnc.sh
```
<div align="center">
---