mirror of
https://github.com/BreizhHardware/awesome-selfhosted-data.git
synced 2026-01-19 00:27:29 +01:00
- this platform may be added to software that is installable through .deb packages/repositories (either official Debian repositories, or repositories/.deb packages provided by project maintainers) - related https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/71 - added the platform to a few items (not exhaustive)
12 lines
348 B
YAML
12 lines
348 B
YAML
name: Squid
|
|
website_url: http://www.squid-cache.org/
|
|
description: Caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages.
|
|
licenses:
|
|
- GPL-2.0
|
|
platforms:
|
|
- C
|
|
- deb
|
|
tags:
|
|
- Proxy
|
|
source_code_url: https://code.launchpad.net/squid
|