AppFeed/lsio_categories/wireshark.xml
2023-08-10 11:19:06 -04:00

23 lines
1.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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 worlds foremost and widely-used network protocol analyzer. It lets you see whats 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>