2 个版本
0.1.1 | 2022年7月5日 |
---|---|
0.1.0 | 2022年6月30日 |
#48 in #mirror
30KB
681 行
lane - 一个用于快速显示/设置/清除不同程序的代理/镜像的命令
支持的应用
- curl: 代理
- git: 代理
- cargo: 代理,镜像(tuna/ustc)
用法
一些示例
# 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
依赖
~14–44MB
~709K SLoC