An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/squid3_ynh

Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more.
https://github.com/yunohost-apps/squid3_ynh

squid squid3 yunohost yunohost-apps

Last synced: about 1 year ago
JSON representation

Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more.

Awesome Lists containing this project

README

          


Logo of squid3
squid3, packaged for YunoHost

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

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](http://www.squid-cache.org)
![Version: 4.13~ynh3](https://img.shields.io/badge/Version-4.13~ynh3-rgba(0,150,0,1)?style=for-the-badge)




## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/squid3)](https://ci-apps.yunohost.org/ci/apps/squid3/)

🛠️ Upstream squid3 repository: <>

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/squid3_ynh/tree/testing).

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 for more information.