Get the latest tech news

Show HN: lambda-nat-proxy – Serverless proxy using Lambda and UDP NAT punching


A serverless proxy implementation that uses NAT hole punching to establish QUIC tunnels through AWS Lambda functions - dan-v/lambda-nat-proxy

By coordinating through S3 and using UDP traversal techniques, it creates encrypted proxy connections without requiring any dedicated servers - just Lambda functions that spin up on demand. Building on my earlier awslambdaproxy experiment, this implementation solves the performance and infrastructure challenges using NAT hole punching and QUIC protocol. The Lambda function acts as an exit node, forwarding tunneled traffic to destination servers and relaying responses back through the QUIC connection.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of lambda

lambda

Photo of proxy

proxy

Photo of Serverless proxy

Serverless proxy

Related news:

News photo

What Is the Difference Between a Block, a Proc, and a Lambda in Ruby? (2013)

News photo

Feds disrupt proxy-for-hire botnet, indict four alleged net miscreants

News photo

Show HN: Using eBPF to see through encryption without a proxy