jellyfin-firewalld.xml 295 B

123456789
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <service>
  3. <short>Jellyfin</short>
  4. <description>The Free Software Media System.</description>
  5. <port protocol="tcp" port="8096"/>
  6. <port protocol="tcp" port="8920"/>
  7. <port protocol="udp" port="1900"/>
  8. <port protocol="udp" port="7359"/>
  9. </service>