❔ Client-Server Model
So im hosting a server locally on 127.0.0.1 so currently i can only connect to it from my own computer. If i want to be able to access it from anywhere assuming its running, how can i do this?
3 Replies
Open/forward a port, determine your external IP, then test on that ip
Or use Ngrok
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.