Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在 Ubuntu 12.4 上安装了 Node.js,并且服务器在本地运行,但是我如何从其他计算机上看到服务器渲染的页面?我需要有一个IP地址吗?为了这?
ifconfig 命令会告诉你你的 IP 地址是什么。根据您正在运行的服务器,您可能还需要添加端口号。从本地网络上的另一台计算机,您将访问:
http://your_ip_address_here:port_number