Skip to content
/ netman Public
forked from merkez/netman

Automatically enables down network interfaces to assign an IP with Docker DHCP server

Notifications You must be signed in to change notification settings

rasmim/netman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netman

netman is a simple tool which applies ifup command to network interfaces which are down. Used in the virtual machine which is integrated to Network Analysis Platform.

How it works

There is a service file called netman.service. It needs to be placed under /lib/systemd/system/ in the virtual machine. (Ubuntu 18.04)

The service file indicates that netman will run once when system booted then exits. (No further run). In order to run service file, released version of netman should be deployed into the virtual machine from releases page

About

Automatically enables down network interfaces to assign an IP with Docker DHCP server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%