Site Modes
Each site specifies its proxy behaviour via the mode field. This section documents the purpose, configuration options and examples for every mode.
| Mode | Config String | Purpose |
|---|---|---|
| GitHub Asset Acceleration | gh_proxy | Proxy GitHub Releases, Raw files, Gist downloads |
| Container Registry Proxy (Single) | container_registry_single | Proxy a specific OCI container registry |
| Container Registry Proxy (Any) | container_registry_any | Proxy any registry by embedding the target hostname in the path |
| General HTTP Reverse Proxy | http | Route requests to different upstreams by path prefix |
| PyPI Mirror | pypi | Proxy the PyPI index and rewrite download links |
| HuggingFace Download Proxy | hugging_face | Accelerate HuggingFace model and dataset downloads |
| Speed Test | speed_test | Provide upload/download speed test endpoints |