1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/squid3_ynh.git synced 2024-09-03 20:26:11 +02:00
Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more.
Find a file
2024-06-23 14:36:26 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:52:53 +02:00
conf Remove support for squid3 2024-04-16 21:35:22 +02:00
doc Packaging v2 2024-01-31 21:35:45 +01:00
scripts Update upgrade: find_squid_version is no more 2024-05-01 22:21:16 +02:00
ALL_README.md Update READMEs 2024-06-23 14:36:26 +02:00
LICENSE Change the license to GPL v2 and typo in restore 2020-11-03 00:11:20 +05:30
manifest.toml Update manifest.toml: bump version 2024-05-01 22:59:47 +02:00
README.md Auto-update READMEs 2024-05-01 20:59:50 +00:00
README_es.md Update READMEs 2024-06-23 14:36:26 +02:00
README_eu.md Auto-update READMEs 2024-05-01 20:59:50 +00:00
README_fr.md Auto-update READMEs 2024-05-01 20:59:50 +00:00
README_gl.md Auto-update READMEs 2024-05-01 20:59:50 +00:00
README_it.md Auto-update README 2024-03-29 07:24:13 +01:00
README_zh_Hans.md Update READMEs 2024-06-23 14:36:26 +02:00
tests.toml Packaging v2 2024-01-31 21:35:45 +01:00

squid3 for YunoHost

Integration level Working status Maintenance status

Install squid3 with 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

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