1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cac-proxy_ynh.git synced 2025-11-05 19:48:42 +01:00
Enable deployment of Cookie Aware Cors Proxy to YunoHost
Find a file
2025-09-18 18:36:26 +02:00
.idea Support for node resource 2025-09-18 18:18:08 +02:00
conf Fixed install of Chrome 2024-09-13 04:02:40 +02:00
doc manifestv2 2024-01-05 16:20:44 +01:00
scripts Support for node resource 2025-09-18 18:18:08 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:42:33 +02:00
cac-proxy_ynh.iml Working installation 2023-01-11 18:59:44 +01:00
LICENSE Initial commit 2023-01-07 17:07:14 +01:00
manifest.toml Support for node resource 2025-09-18 18:18:08 +02:00
README.md Auto-update READMEs 2025-09-18 18:36:26 +02:00
tests.toml manifestv2 2024-01-05 16:20:44 +01:00

Logo of Cors Proxy Cors Proxy, packaged for YunoHost

HTTPS proxy allowing you to call other websites from your own web application

Version: 1.3.2~ynh2

Screenshots

Screenshot of Cors Proxy

📦 Developer info

Automatic tests level

🛠️ Upstream Cors Proxy repository: https://github.com/gcollin/cookie-aware-cors-proxy

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/cac-proxy_ynh/tree/testing

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

📚 App packaging documentation

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