mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-05 20:57:50 +00:00
23 lines
1.8 KiB
XML
23 lines
1.8 KiB
XML
<?xml version="1.0"?>
|
||
<Container version="2">
|
||
<Name>wireshark</Name>
|
||
<Repository>linuxserver/wireshark</Repository>
|
||
<Registry>https://hub.docker.com/r/linuxserver/wireshark/</Registry>
|
||
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
||
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
|
||
<Network>host</Network>
|
||
<Privileged>false</Privileged>
|
||
<Support>https://forums.unraid.net/topic/97262-support-linuxserverio-wireshark/</Support>
|
||
<Project>https://www.wireshark.org/</Project>
|
||
<Overview>Wireshark is the world’s foremost and widely-used network protocol analyzer. It lets you see what’s happening on your network at a microscopic
|
||
level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions.
|
||
Wireshark development thrives thanks to the volunteer contributions of networking experts around the globe and is the continuation of a project started by
|
||
Gerald Combs in 1998.</Overview>
|
||
<Category>Network:Other Tools:</Category>
|
||
<WebUI>http://[IP]:[PORT:3000]</WebUI>
|
||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/wireshark-icon.png</Icon>
|
||
<ExtraParams>--cap-add=NET_ADMIN</ExtraParams>
|
||
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Appdata" Type="Path" Display="always" Required="false" Mask="false"/>
|
||
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="always" Required="false" Mask="false"/>
|
||
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="always" Required="false" Mask="false"/>
|
||
</Container> |