aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..fc634d5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
1# netboot-pxe
2
3`netboot-pxe` runs a dhcp-proxy server and tftp server to make pxe booting possible without needing to configure your router's DHCP server or setup a tftp server.
4
50. connect the current computer to the same network as the computer that will pxe boot
61. `cargo install --git https://git.d464.sh/netboot-pxe`
72. `netboot-pxe`
83. select pxe boot option on the other computer