| Crates.io | lane |
| lib.rs | lane |
| version | 0.1.1 |
| created_at | 2022-06-30 01:12:53.722008+00 |
| updated_at | 2022-07-05 08:38:02.491567+00 |
| description | A command to quickly show/set/clear proxies/mirrors for different programs |
| homepage | https://github.com/CliffHan/lane |
| repository | https://github.com/CliffHan/lane |
| max_upload_size | |
| id | 616096 |
| size | 89,835 |
Some examples:
# show all proxies of supported apps
lane show-proxy
# set proxy of curl only
lane set-proxy curl -p http://127.0.0.1:8080
# clear proxy to all supported apps
lane clear-proxy
# set mirror of cargo to tuna
lane set-mirror cargo tuna