Clash service from https://github.com/Dreamacro/clash
clash TUN iptables from https://lancellc.gitbook.io/clash
OSPF from https://bird.network.cz
nonechinaroutes from https://github.com/dndx/nchnroutes
gfwlist from https://github.com/Loyalsoldier/v2ray-rules-dat
| Var | Default | Optional |
|---|---|---|
| IPV6 | false | true |
| OSPF_INTERFACE | * | |
| OSPF_AUTH | string | |
| NEXT | utun | |
| EXCLUDE | server ip/32 | |
| ROUTERID | auto detect | |
| DNS_FWD | auto detect |
docker run -itd \
--name blash \
--network host \
-e EXCLUDE="SERVERS IP Address/32" \
-v $HOME/docker/blash/config.yaml:/etc/clash/config.yaml \
--privileged \
--restart=always \
tinyserve/blash
Content type
Image
Digest
sha256:742a6dc93…
Size
53.7 MB
Last updated
about 3 years ago
docker pull tinyserve/blash