@@ -12,6 +12,7 @@ ufw allow proto tcp from YOURIP to any port 22
If you have UFW installed use the following commands:
```
ufw allow 21115:21119/tcp
ufw allow 8000/tcp
ufw allow 21116/udp
sudo ufw enable
```
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.