Add privacy as category

This commit is contained in:
Squidly271 2022-03-10 15:09:47 -05:00 committed by GitHub
parent a7d6ec63b3
commit 570712a8ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,10 +9,10 @@
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://github.com/avpnusr/torprivoxy</Project>
<Overview>Small TOR and Privoxy container with just 8 MB</Overview>
<Category>Network:Proxy</Category>
<Category>Network:Proxy Network:Privacy</Category>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/torprivoxy.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/torprivoxy.png</Icon>
<Description>Small TOR and Privoxy container with just 8 MB</Description>
<Config Name="HTTP Proxy" Target="8118" Default="8118" Mode="tcp" Description="HTTP Proxy" Type="Port" Display="always" Required="false" Mask="false">8118</Config>
<Config Name="SOCKS5 proxy" Target="9050" Default="9050" Mode="tcp" Description="SOCKS5 proxy" Type="Port" Display="always" Required="false" Mask="false">9050</Config>
</Container>
</Container>