|
|
|
|
|
by th0ma5
2908 days ago
|
|
Echo <-> Lambda <-> ?? <-> Home Network For ?? I've tried just making the lambda directly connect to an open port, but this requires me to open the router to quite a large range since lambdas don't have static IPs. I'd like a VPN in ?? I have that for my phone. As I dig into VPC and such it seems like it almost requires an EC2 endpoint for me to VPN into from my network which will NAT the request? I'd like to not have to pay for an EC2 instance. |
|