Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

SukkaW/ClashEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexo logo

ClashEditor

📐 An editor for writing Clash config

一个 Clash 配置文件的编辑向导。

Build Status GitHub License

使用

https://clash.skk.moe

特性

  • 所有操作均在浏览器中完成、不依赖服务器
  • 与示范配置文件对照编写
  • 提供 YAML 语法检查
  • 支持多种节点导入方式(仍在不断增加中)
    • 手动填写节点信息
    • 从 Clash 在线托管订阅导入
    • 从 Surge 配置文件导入
  • 策略组支持节点拖动排序

构建

$ yarn global add gulp-cli
$ git clone https://github.com/SukkaW/ClashEditor.git
$ cd ClashEditor
$ yarn install
$ gulp dev # Build dev version
$ gulp build # Build production version
$ gulp watch # Build dev version when files changed

开源许可证

ClashEditor 使用 GPL-3.0 协议开源 - 阅读项目的 LICENSE 文件

维护者

KoolClash © Sukka, Released under the GPL-3.0 License.
Authored and maintained by Sukka with help from contributors (list).

Personal Website · Blog · GitHub @SukkaW · Telegram Channel @SukkaChannel · Twitter @isukkaw · Keybase @sukka

Releases

No releases published

Packages

No packages published