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.
我用 nodeJs 和 Express 创建了一个 web 服务。在局域网中我可以使用 192.168.0.xxx:8080 访问,但现在我想访问,因为局域网以外的其他地方,我需要帮助我不知道该怎么做
你的意思是防火墙阻止了它?无论如何,最好使用一些部署服务,比如 Heroku 来发布它。