Sign inSign up

plankroot/clash-ui

By plankroot

Updated almost 4 years ago

Web UI for clash core

Image
0

1.8K

plankroot/clash-ui repository overview

Clash UI

WEB UI for clash.

Quick Start

# start a client in the host network mode.
docker run --network host -d plankroot/clash-ui
# open in the browser.
open http://localhost:4000

If you wanna minimal image, The nginx version is more suitable:

# start a client in the host network mode.
docker run --network host -d plankroot/clash-ui:nginx-latest
# open in the browser.
open http://localhost:80

Tag summary

Content type

Image

Digest

sha256:a2f0b8ff7

Size

41.2 MB

Last updated

almost 4 years ago

docker pull plankroot/clash-ui