mirror of
https://github.com/devrupt-io/squache.git
synced 2026-04-27 06:25:52 +03:00
-
v0.2.0 Stable
released this
2026-01-10 16:46:45 +03:00 | 0 commits to main since this release📅 Originally published on GitHub: Sat, 10 Jan 2026 13:48:19 GMT
🏷️ Git tag created: Sat, 10 Jan 2026 13:46:45 GMT- Fixed a bug when no upstreams were declared
- Simplified deployment using
.envfor configuration - Improved layout consistency for the UI and header
- Domains tab - New dashboard tab showing domain-level statistics
- Aggregates requests by primary domain (e.g.,
cdn.example.com→example.com) - Shows request count, bandwidth usage, cache hit rate, errors, and response times
- Expandable subdomain details for each primary domain
- Sortable columns and time range filters (1h, 6h, 24h, 7d)
- Search functionality to find specific domains
- Aggregates requests by primary domain (e.g.,
- Domains API - New REST endpoints for domain analytics
GET /api/domains- Domain statistics aggregated by primary domainGET /api/domains/search- Search domains by name
- Improved handling of CONNECT-style requests (e.g.,
example.com:443) - Better multi-part TLD support (e.g.,
.co.uk,.com.au)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0 Stable
released this
2025-12-19 01:45:56 +03:00 | 11 commits to main since this release📅 Originally published on GitHub: Sun, 28 Dec 2025 09:43:40 GMT
🏷️ Git tag created: Thu, 18 Dec 2025 22:45:56 GMT- Initial Release
- Web Interface
- Automatic Squid Configuration
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads