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.
- Host: GitHub
- URL: https://github.com/yunohost-apps/squid3_ynh
- Owner: YunoHost-Apps
- License: gpl-2.0
- Created: 2018-09-14T00:28:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-15T15:49:04.000Z (about 1 year ago)
- Last Synced: 2025-04-23T15:13:20.021Z (about 1 year ago)
- Topics: squid, squid3, yunohost, yunohost-apps
- Language: Shell
- Homepage: http://www.squid-cache.org/
- Size: 95.7 KB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
squid3, packaged for YunoHost
Caching proxy for the Web supporting HTTP, HTTPS, FTP and more.
[](http://www.squid-cache.org)
?style=for-the-badge)
## 📦 Developer info
[](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.