Commit Graph

2 Commits

Author SHA1 Message Date
Andrei Alexandru
da38f036ed new proxy implementation with Gin framework
- Created a new proxy structure under NewProxy/ using the Gin web framework.
- Added main entry point (main.go) to register and run routes.
- Implemented new route handlers for:
 > Status — monitors active downloads and total data transferred.
 > Forward — handles proxy forwarding logic.
 > Builds — manages build-related requests.
2025-10-20 04:14:45 +03:00
Andrei Alexandru
e9f9211e39 Added Proxy-PPC 2025-10-12 03:04:43 +03:00