Accessing localhost from outside

后端 未结 2 435
小蘑菇
小蘑菇 2020-12-12 00:21

I have looked for some way to run node.js server on my android device. I found some good article describing it : https://medium.freecodecamp.com/building-a-node-js-applicat

2条回答
  •  离开以前
    2020-12-12 01:00

    Try running ifconfig in the terminal and look at the wlan0 entry for the inet addr: field to find your ip on your wifi.

提交回复
热议问题