dhcpgo

command module
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2022 License: BSD-3-Clause Imports: 13 Imported by: 0

README

  Listen {
    Subnet:    192.168.0.0/24
    Interface: eth0
    Laddr:     192.168.0.1
  }
  Listen: {
    Subnet:
    Interface:
    Laddr:     10.10.10.1
  }
  Listen: {
    Subnet:
    Interface:
    Laddr: 10.10.20.1
  }
  Subnet {
    Address:   192.168.0.0/24
    RangeFrom: 192.168.0.10
    RangeTo:   192.168.0.99
  }
  Subnet {
    Address:   172.16.0/24
    RangeFrom: 172.16.0.10
    RangeTo:   172.16.0.99
  }

Lease {
  Subnet: 192.168.0.0/24
  MAC: 00:01:02:03:04:05
  IP: 192.168.0.100
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL