Sign inSign up

jieay/clash-all

By jieay

•Updated about 3 years ago

Image
0

248

jieay/clash-all repository overview

⁠使用方法

⁠启动
docker run -d --name clash -p 7890:7890 -p 9090:9090 -e CLASH_URL="更改为你的clash订阅地址" -e CLASH_SECRET="秘钥地址" jieay/clash-all: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

Tag summary

Content type

Image

Digest

sha256:a3311561f…

Size

13 MB

Last updated

about 3 years ago

docker pull jieay/clash-all