@@ -4,5 +4,5 @@ This is a super simple working demo implementation with only one relay connectio
## How to run
```bash
# install rustup first, https://rustup.rs/
IP=<your public ip> cargo run
IP=<public ip of this machine> cargo run
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.