2 releases
0.1.1 | Jul 5, 2022 |
---|---|
0.1.0 | Jun 30, 2022 |
#60 in #mirror
30KB
681 lines
lane - A command to quickly show/set/clear proxies/mirrors for different programs
Supported apps
- curl: proxy
- git: proxy
- cargo: proxy, mirror(tuna/ustc)
Usage
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
Dependencies
~15–44MB
~700K SLoC