#proxy #programs #quickly #different #command #mirror #show-set-clear

app lane

A command to quickly show/set/clear proxies/mirrors for different programs

2 releases

0.1.1 Jul 5, 2022
0.1.0 Jun 30, 2022

#50 in #mirror

AGPL-3.0

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

~14–49MB
~753K SLoC