pixie

command module
v0.0.0-...-e855872 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

README

pixie

# run, allowing all machines to be PXE booted
sudo go run main.go -ipxe-addr 192.168.2.225 -ipxe-script-addr http://192.168.2.225:9090 -proxy-dhcp-addr 192.168.2.225

# use the file backend
sudo go run main.go file -ipxe-addr 192.168.2.225 -filename example/example.json -log-level debug -ipxe-script-addr http://192.168.2.225:8080 -proxy-dhcp-addr 192.168.2.225

sudo go run main.go file -ipxe-addr 192.168.1.34 -filename example/example.json -log-level debug -ipxe-script-addr http://192.168.2.225:8080 -proxy-dhcp-addr 192.168.1.34
  • [] add http server support for serving auto.ipxe file
  • [] support running both dhcp and proxyDHCP on same server

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