Experience-Monks / Experience-Monks/devtool
Only works on device that is running on
Open
bug
- Dominant language
- JavaScript
- Stars
- 3.7k
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
I have a node app running on `localhost:3000` which works fine
When I do a normal `node app.js`, on another device I can just route to my local ip: `192.168.1.117:3000` and it connects
When running `devtool app.js`, connecting to `192.168.1.117:3000` on another device it does not connect
Contributor guide
Assessment
This issue has not been assessed yet.