Linux-based implementation of AWS-style VPCs with support for isolated networks, public and private subnets, NAT gateways, VPC peering, security groups, and service deployment. Uses namespaces, bridges, veth pairs, and iptables to build fully isolated virtual networks.
-
Updated
Nov 12, 2025 - Python