1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/squid3_ynh.git synced 2025-12-21 03:03:06 +01:00
Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more.
Find a file
2025-11-27 15:48:13 +01: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 squid_folder is no more a variable, change the post-install message 2025-09-20 09:45:29 +02:00
scripts cleaning 2025-11-27 15:47:19 +01:00
.gitignore convert to helpers2.1 2025-11-03 21:23:03 +01: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 2025-11-27 15:48:00 +01:00
README.md Auto-update READMEs 2025-10-14 08:56:28 +02:00
tests.toml Update tests.toml 2025-04-14 20:28:19 +02:00

Logo of squid3 squid3, packaged for YunoHost

Caching proxy for the Web supporting HTTP, HTTPS, FTP and more.

🌐 Official app website Version: 4.13~ynh4

📦 Developer info

Automatic tests level

🛠️ Upstream squid3 repository: https://github.com/squid-cache/squid

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/squid3_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade squid3 -u https://github.com/YunoHost-Apps/squid3_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.