mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-06 14:04:48 +00:00
63 lines
3.4 KiB
XML
63 lines
3.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Container version="2">
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/oscam.xml</TemplateURL>
|
|
<Name>oscam</Name>
|
|
<Date>1474862400</Date>
|
|
<Repository>linuxserver/oscam</Repository>
|
|
<Registry>https://hub.docker.com/r/linuxserver/oscam/</Registry>
|
|
<Network>bridge</Network>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/50548-support-linuxserverio-oscam/</Support>
|
|
<Project>http://www.streamboard.tv/oscam/</Project>
|
|
<Overview>OScam is a softcam, software to be used to decrypt digital television channels on a settopbox (receiver), as an alternative for a conditional access module
|
|
(CAM). OScam is, compared with other softcams (CCcam, mgcamd, etc.), open source. Hence, the name Open Source Conditional Access Module (OScam). OScam is based on the
|
|
not so well known softcam MpCS. The main features of OSCam are next to its softcam capabilities, that it is able to function as a cardserver.</Overview>
|
|
<WebUI>http://[IP]:[PORT:8888]/</WebUI>
|
|
<Icon>https://i.imgur.com/8LadrLg.png</Icon>
|
|
<Networking>
|
|
<Mode>bridge</Mode>
|
|
<Publish>
|
|
<Port>
|
|
<HostPort>8888</HostPort>
|
|
<ContainerPort>8888</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
<Port>
|
|
<HostPort>10000</HostPort>
|
|
<ContainerPort>10000</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
</Publish>
|
|
</Networking>
|
|
<Data>
|
|
<Volume>
|
|
<ContainerDir>/config</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
</Data>
|
|
<Environment>
|
|
<Variable>
|
|
<Value>100</Value>
|
|
<Name>PGID</Name>
|
|
</Variable>
|
|
<Variable>
|
|
<Value>99</Value>
|
|
<Name>PUID</Name>
|
|
</Variable>
|
|
</Environment>
|
|
<Config Name="Config" Target="/config" Default="" Mode="rw" Description="Config" Type="Path" Display="always" Required="true" Mask="false"></Config>
|
|
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="PGID" Type="Variable" Display="always" Required="true" Mask="false">100</Config>
|
|
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="PUID" Type="Variable" Display="always" Required="true" Mask="false">99</Config>
|
|
<Config Name="Webgui" Target="8888" Default="8888" Mode="tcp" Description="Webgui" Type="Port" Display="always" Required="true" Mask="false">8888</Config>
|
|
<Config Name="Port" Target="10000" Default="10000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="true" Mask="false">10000</Config>
|
|
<DonateText>Donations</DonateText>
|
|
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
|
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
|
|
<BaseImage>lsiobase/alpine</BaseImage>
|
|
<Category>MediaServer:Other</Category>
|
|
<Description>OScam is a softcam, software to be used to decrypt digital television channels on a settopbox (receiver), as an alternative for a conditional access module
|
|
(CAM). OScam is, compared with other softcams (CCcam, mgcamd, etc.), open source. Hence, the name Open Source Conditional Access Module (OScam). OScam is based on the
|
|
not so well known softcam MpCS. The main features of OSCam are next to its softcam capabilities, that it is able to function as a cardserver.</Description>
|
|
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/oscam.xml</templatePath>
|
|
</Container>
|