vi clash.yaml
allow-lan: true
bind-address: '*'
external-controller: '0.0.0.0:9090'
docker run -d --name clash -p 7890:7890 -p 9090:9090 -v /本地配置/clash.yaml:/etc/config.yaml jieay/clash:v1.18.0
http://127.0.0.1:9090/ui/public/
export https_proxy=http://127.0.0.1:7890 http_proxy=http://127.0.0.1:7890 all_proxy=socks5://127.0.0.1:7890
Content type
Image
Digest
sha256:f511587b9…
Size
10.4 MB
Last updated
about 3 years ago
docker pull jieay/clash:v1.18.0