mirror of
https://github.com/bolucat/Archive.git
synced 2025-09-26 20:21:35 +08:00
How to submit your own scripts to the Brook Script Gallery
Just add an object to gallery.json
Key | Type | Description |
---|---|---|
name | string | Your script or module name |
url | string | Your script or module url. It can be placed in the programmable directory of this project, or anywhere else no CORS limit |
kind | string | one of dnsserver /server /module /client |
ca | bool | Need to install CA or not |
author | string | Your name |
author_url | string | Your url |
kind:
dnsserver
: script for brook dnsserver, dohserver, dnsserveroverbrookserver
: script for brook server, wsserver, wssserver, quicservermodule
: module for Brook GUI Clientclient
: script for ipio and brook.openwrt