TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Mr2.js – Expose local servers to external networks

52 pointsby txthinkingabout 6 years ago

2 comments

ovi256about 6 years ago
This is a neat idea, but still requires running a local executable. To ease adoption, a web app would be better.<p>So how about a ngrok like service where you just open a page to forward local traffic ? The vulnerability we&#x27;ve seen yesterday, &quot;A web page can see your local servers&quot;, suggests it&#x27;s doable. The webrtc code needs to open a HTTP connection to the local server. JS code would proxy all requests coming through an external hostname to this local server. Is this doable ?<p>&quot;I can see your local servers&quot; <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20028108" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20028108</a>
评论 #20038806 未加载
评论 #20054409 未加载
obituary_latteabout 6 years ago
What is the purpose and&#x2F;or novelty of this project? Just a simple http server? Or that it’s js?
评论 #20039166 未加载