mr2.js icon indicating copy to clipboard operation
mr2.js copied to clipboard

Javascript client with built-in free server of mr2 can help you expose local server to external network.

Results 1 mr2.js issues
Sort by recently updated
recently updated
newest added

After I run a web server on `127.0.0.1:3000` (using a simple node express script) and run mr2 -c 127.0.0.1:3000 I get: ``` This site can’t be reached The webpage at...