Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 965 Bytes

File metadata and controls

21 lines (14 loc) · 965 Bytes

network_containers Build Status

These are some containers I use to abuse Docker networks.

  • hostapd: Runs hostapd and can plop clients onto a Docker bridge.

  • router_base: Simple NAT that masquerades traffic from one network to another. Also serves as a base image for more custom router-type network appliances.

  • router_openvpn: Builds on router_base to provide an OpenVPN client that masquerades a network's traffic.

And these are some one-off containers: