You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2025. It is now read-only.
After run deno run -A jsr:@ryoppippi/curxy, the terminal feedback:
Listening on http://127.0.0.1:63263/
◐ Starting cloudflared tunnel to http://127.0.0.1:63263 10:44:19
error: Uncaught (in promise) TypeError: Windows only supports ctrl-c (SIGINT) and ctrl-break (SIGBREAK).
at bindSignal (ext:runtime/40_signals.js:14:10)
at Object.addSignalListener (ext:runtime/40_signals.js:54:19)
at Process.on (node:process:355:12)
at Process.once (ext:deno_node/_events.mjs:533:8)
at startTunnel (file:///C:/Users/user/AppData/Local/deno/npm/registry.npmmirror.com/untun/0.1.3/dist/index.mjs:36:13)
at async Promise.all (index 1)
at async https://jsr.io/@ryoppippi/curxy/0.1.5/main.ts:73:3
```
After run
deno run -A jsr:@ryoppippi/curxy, the terminal feedback: