mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[GH-ISSUE #72] Accessing Web UI on another device on WiFi network #61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @larryhudson on GitHub (May 15, 2016).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/72
localhost:9000 works on the same device but accessing it from another computer / tablet using local IP (such as 10.0.0.1) results in 'connection refused'. Is this something that I can change in peerflix-server or is it more to do with my computer's network setup? I'm running Windows 10 and trying to access from a Google Pixel C tablet. Thanks for all your hard work.
EDIT: Just got it working after directly running 'peerflix-server', I was trying to get it to work through forever as a daemon. Must be an issue with my forever config.
@asapach commented on GitHub (May 15, 2016):
Just use http://10.0.0.1:9000/