n/firewalld.md: add kdeconnect

This commit is contained in:
Aminda Suomalainen 2024-07-09 09:29:17 +03:00
parent ea44b3d6a4
commit 66bd87a2b8
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ sudo firewall-cmd --add-service=mosh --permanent
sudo firewall-cmd --add-service=ntp --permanent sudo firewall-cmd --add-service=ntp --permanent
sudo firewall-cmd --add-service=syncthing --permanent sudo firewall-cmd --add-service=syncthing --permanent
sudo firewall-cmd --add-service=mdns --permanent sudo firewall-cmd --add-service=mdns --permanent
sudo firewall-cmd --add-service=kdeconnect --permanent
``` ```
- I trust Chrony (ntp) to not allow it to be used from outside of LAN as - I trust Chrony (ntp) to not allow it to be used from outside of LAN as