.github | ||
conf | ||
doc | ||
scripts | ||
ALL_README.md | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_it.md | ||
README_zh_Hans.md | ||
tests.toml |
squid3 for YunoHost
Read this README in other languages.
This package allows you to install squid3 quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Squid: Proxy with Optimising Web Delivery
Squid is a 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. Squid has extensive access controls and makes a great server accelerator.
Special Thanks
Thanks to Fred to write the instruction to configure Squid for YunoHost. French: https://memo-linux.com/installer-squid3-sur-un-serveur-yunohost/
Shipped version: 4.13~ynh3
Documentation and resources
- Official app website: http://www.squid-cache.org
- YunoHost Store: https://apps.yunohost.org/app/squid3
- Report a bug: https://github.com/YunoHost-Apps/squid3_ynh/issues
Developer info
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/squid3_ynh/tree/testing --debug
or
sudo yunohost app upgrade squid3 -u https://github.com/YunoHost-Apps/squid3_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps