简体   繁体   中英

Creating a redirecting proxy server with NodeJS

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

Can you explain a litle more your question? You can try using the http-proxy package from npm .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM