This is a tool to convert ss/ssr/vmess/trojan subscription links into config
Install from the command line:
npm install @tbxark/[email protected]
Install via package.json:
"@tbxark/proxy-render": "1.2.0"
You can refer to the example for more details.
cd example
yarn
cp wrangler.toml wrangler-release.toml # and edit wrangler-release.toml
yarn run login
yarn run publish
cd example
yarn
yarn run local