Proxy server to inject shim (#178)
things to test:
- [x] allow real URL to open in new window
- [x] packaging in electron?
- [ ] does it work on windows?
- [x] make sure it works with older apps
- [x] what about cache / reuse? - maybe use a bigger range of ports??
正在显示
| ... | @@ -131,6 +131,7 @@ | ... | @@ -131,6 +131,7 @@ |
| "shell-env": "^4.0.1", | "shell-env": "^4.0.1", | ||
| "shiki": "^3.2.1", | "shiki": "^3.2.1", | ||
| "sonner": "^2.0.3", | "sonner": "^2.0.3", | ||
| "stacktrace-js": "^2.0.2", | |||
| "tailwind-merge": "^3.1.0", | "tailwind-merge": "^3.1.0", | ||
| "tailwindcss": "^4.1.3", | "tailwindcss": "^4.1.3", | ||
| "tree-kill": "^1.2.2", | "tree-kill": "^1.2.2", | ||
| ... | ... |
src/ipc/utils/port_utils.ts
0 → 100644
worker/proxy_server.js
0 → 100644
请
注册
或者
登录
后发表评论