Skip to content

atam84/dockerinterfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerifaces

collect network interconnect information between host and containers (gest)

Requires

this package require 'docker' and 'ifaceinfo', this tow package are installed automatically when you install dockerifaces

How to use it

install

pip install dockerifaces

import

from dockerifaces import DockerInterfaces
_containersNetworks = DockerInterfaces()

About

using ifaceinfo and docker modules the module can provide the connexion of container virtual network card to the virtual card in the host machine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages