2018-06-12 14:52:43 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<service>
|
|
|
|
<short>airplay-server</short>
|
|
|
|
<description>Airplay Server</description>
|
2023-06-30 06:40:29 +02:00
|
|
|
<port protocol="tcp" port="3689"/>
|
2018-06-12 14:52:43 +02:00
|
|
|
<port protocol="tcp" port="5000"/>
|
2023-06-30 06:40:29 +02:00
|
|
|
<port protocol="tcp" port="7000"/>
|
|
|
|
<port protocol="tcp" port="32768-60999"/>
|
|
|
|
<port protocol="udp" port="319"/>
|
|
|
|
<port protocol="udp" port="320"/>
|
|
|
|
<port protocol="udp" port="5353"/>
|
|
|
|
<port protocol="udp" port="6000-6009"/>
|
|
|
|
<port protocol="udp" port="32768-60999"/>
|
2018-06-12 14:52:43 +02:00
|
|
|
</service>
|