2023-06-27 19:53:52 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<service>
|
|
|
|
<short>Plex</short>
|
2023-07-14 22:28:48 -07:00
|
|
|
<description>Plex media center</description>
|
2023-12-24 14:36:54 -08:00
|
|
|
<port protocol="udp" port="1900"/>
|
|
|
|
<port protocol="tcp" port="3005"/>
|
|
|
|
<port protocol="udp" port="5353"/>
|
|
|
|
<port protocol="tcp" port="8324"/>
|
|
|
|
<port protocol="tcp" port="32400"/>
|
|
|
|
<port protocol="udp" port="32410-32414"/>
|
|
|
|
</service>
|