mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-07 11:59:59 +03:00
9 lines
321 B
XML
9 lines
321 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- for packaging: /usr/lib/firewalld/services/lan-mouse.xml -->
|
|
<!-- configure manually: /etc/firewalld/services/lan-mouse.xml -->
|
|
<service>
|
|
<short>LAN Mouse</short>
|
|
<description>mouse and keyboard sharing via LAN</description>
|
|
<port port="4242" protocol="udp"/>
|
|
</service>
|