aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-10-12 18:04:46 +0100
committerdiogo464 <[email protected]>2025-10-12 18:04:46 +0100
commit7b639f02cae0ed1684c837c27e5d2a5a65ec2b6b (patch)
treec0d98426828f61d5cc8128b97e8ebfd9a2bd6813
parent25fc61737c8f92b8f57c2aa02bb820635c3e6719 (diff)
added basic README
-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