Easy install Script for Rustdesk
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update Readme.md

authored by

dinger1986 and committed by
GitHub
83d2e63c 5cf465f3

+1
+1
Readme.md
··· 12 12 If you have UFW installed use the following commands: 13 13 ``` 14 14 ufw allow 21115:21119/tcp 15 + ufw allow 8000/tcp 15 16 ufw allow 21116/udp 16 17 sudo ufw enable 17 18 ```