Skip to content

Tunnel one dockers network traffic through another container

Notifications You must be signed in to change notification settings

rizowski/docker-tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test docker network tunneling

I wanted to see if it was possible to route network traffic through a container.

Playground

  1. docker-compose up
  2. open browser at http://localhost:8080
    • Notice the logs for plain-http
  3. open browser at http://localhost:9090
    • Notice the logs for http-vpn

About

Tunnel one dockers network traffic through another container

Topics

Resources

Stars

Watchers

Forks