Skip to content

Instantly share code, notes, and snippets.

View wizos's full-sized avatar

Wizos wizos

  • ShangHai
View GitHub Profile
@wizos
wizos / worker.js
Last active July 3, 2024 02:08
将 ss, vmess, vless, trojan, hysteria, hysteria2 等链接格式的节点转化为 sing-box 格式的配置文件。可以放在 cloudflare worker 上
/**
* Welcome to Cloudflare Workers! This is your first worker.
*
* - Run "npm run dev" in your terminal to start a development server
* - Open a browser tab at http://localhost:8787/ to see your worker in action
* - Run "npm run deploy" to publish your worker
*
* Learn more at https://developers.cloudflare.com/workers/
*/
export default {