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: ssrfproxy.com – Server Side Request Forgery Protection

2 pointsby beck5almost 2 years ago
I often need to make a HTTP request to a user supplied URL, but I then need to protect myself from SSRF attacks, such as users supplying URL&#x27;s to &quot;localhost:3000&#x2F;protected-thing&quot; etc. SSRF Proxy is hopefully the simplest and quickest way to get protection. Currently there is just a Node SDK but I will generate other languages soon.<p>It is built on Elixir&#x2F;Phoenix with live view and uses <a href="https:&#x2F;&#x2F;github.com&#x2F;stripe&#x2F;smokescreen">https:&#x2F;&#x2F;github.com&#x2F;stripe&#x2F;smokescreen</a> and nextdns in the background.

no comments

no comments