A reverse proxy supporting multiple cache policies, customized rules, configuration hot reloading. For mirror sites and also personal users!
sh
cargo run
Prepare a configuration file
Try it out:
```sh pip install -i http://localhost:9000 requests
conda install -c http://localhost:9000 requests conda config --set custom_channels.pytorch http://localhost:9000/anaconda/cloud/ && conda install -c pytorch -y --download-only -v torchtext
apt-get update ```