This Proof of Concept creates a tunnel between a client and a server between 2 client machines using one ssh server.
- Clone this git repo.
- Run the docker-compose using:
docker-compose up
- Access the address http://localhost:5000 (Access from one container the service provided by another using the ssh tunnel)