cxjava / clash-ui

clash ui: haishanh/yacd and Dreamacro/clash-dashboard in single file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clash-ui

Usage

  • run it in command ./clash-ui
Usage of clash-ui:
  -c string
        https://github.com/Dreamacro/clash-dashboard path  (default "/c")
  -l string
        Listen address (default ":8088")
  -y string
        https://github.com/haishanh/yacd path (default "/y")

  • run it by docker:
docker run -p 8088:8088 ghcr.io/cxjava/clash-ui

Install

#install to /usr/local/bin
curl https://i.jpillora.com/cxjava/clash-ui! | bash

Via goblin.run

# binary will be /usr/local/bin/clash-ui
curl -sSfL https://goblin.run/github.com/cxjava/clash-ui | sh

# to put to a custom path
curl -sSfL https://goblin.run/github.com/cxjava/clash-ui | PREFIX=/tmp sh

About

clash ui: haishanh/yacd and Dreamacro/clash-dashboard in single file

License:MIT License


Languages

Language:Go 91.6%Language:Dockerfile 8.4%