A better error-handler for Lad and Koa. Makes `ctx.throw` awesome
Lad is the best Node.js framework. Made by a former Express TC and Koa team member. A better error-handler for Lad and Koa. Makes ctx.throw awesome (best used with koa-404-handler) Detects common programmer mistakes by detecting errors of TypeError, SyntaxError, ReferenceError, RangeError, URIError, and EvalError and yields generic "Internal Server Error" (only applies to production mode).
CF-workers/pages proxy script: supports Vless-ws (tls) and Trojan-ws
Cloudflare-Socks5 is a proxy deployment toolkit designed to leverage Cloudflare Workers and Pages to create flexible, censorship-resistant proxy nodes using protocols such as VLESS and Trojan. The project provides scripts that enable users to deploy proxy services locally without relying on external subscription providers, improving privacy and control over configuration data. It supports multiple transport modes including WebSocket with TLS, as well as optional encrypted handshake...