| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-22 | 1.2 kB | |
| v2.1.2_ Expand trusted proxies to all private IP address ranges source code.tar.gz | 2026-03-22 | 10.1 MB | |
| v2.1.2_ Expand trusted proxies to all private IP address ranges source code.zip | 2026-03-22 | 10.8 MB | |
| Totals: 3 Items | 20.9 MB | 0 | |
:memo: What’s Changed
- Expand trusted proxies to all private IP address ranges (#4289) @pglombardo
:busts_in_silhouette: List of contributors
@pglombardo
:motor_boat: Docker Images
Available on Docker Hub: https://hub.docker.com/r/pglombardo/pwpush
:running_man: Run This Version
- Point DNS to your server (e.g.
pwpush.example.com). - Download docker-compose.yml or clone the repo.
- In
docker-compose.yml, uncomment and set: TLS_DOMAIN: 'pwpush.example.com'for automatic Let’s Encrypt TLS.-
Run:
:::bash docker compose up -d
Open https://pwpush.example.com or alternatively http://your-ip:5100.