使用 NodeJS 创建重定向代理服务器

Creating a redirecting proxy server with NodeJS

我正在尝试创建一个使用端口 8443 重定向到 monitor.something.net 并使用端口 3000 重定向到 changelog.something.net 的代理 Web 服务器。

你能再解释一下你的问题吗?您可以尝试使用 http-proxy package from npm.