Files
awesome-selfhosted-data/software/squid.yml
nodiscc 1abd80b3c8 plaforms: add deb platform for software that can be installed trough .deb packages (#117)
- 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)
2023-09-11 12:01:28 +00:00

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