mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-27 06:44:58 +08:00
- add squid 7.5 version configuration with data.yml for form fields and internationalization - add docker-compose.yml for container deployment with environment variable mapping - add README.md and README_en.md with detailed product introduction and usage instructions - add main application data.yml with metadata, tags, and supported architectures - add logo.png for application branding
36 lines
990 B
YAML
36 lines
990 B
YAML
name: Squid
|
||
tags:
|
||
- 实用工具
|
||
title: 开源的 Web 代理服务器
|
||
description: 开源的 Web 代理服务器
|
||
additionalProperties:
|
||
key: squid
|
||
name: Squid
|
||
tags:
|
||
- Tool
|
||
shortDescZh: 开源的 Web 代理服务器
|
||
shortDescEn: Open-source Web Proxy Server
|
||
description:
|
||
en: Open-source Web Proxy Server
|
||
zh: 开源的 Web 代理服务器
|
||
zh-Hant: 開源的 Web 代理伺服器
|
||
ja: オープンソースのWebプロキシサーバー
|
||
ms: Pelayan Proksi Web Sumber Terbuka
|
||
pt-br: Servidor Proxy Web de Código Aberto
|
||
ru: Веб-прокси-сервер с открытым исходным кодом
|
||
ko: 오픈소스 웹 프록시 서버
|
||
type: tool
|
||
crossVersionUpdate: true
|
||
limit: 0
|
||
batchInstallSupport: true
|
||
website: https://www.squid-cache.org/
|
||
github: https://github.com/squid-cache/squid
|
||
document: https://www.squid-cache.org/Doc
|
||
architectures:
|
||
- amd64
|
||
- arm64
|
||
- arm/v7
|
||
- ppc64le
|
||
- riscv64
|
||
- s390x
|