aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-10-27 11:05:48 +0000
committerdiogo464 <[email protected]>2025-10-27 11:05:48 +0000
commitac61ffc2d97051569fa0e873cdedbe22918b2964 (patch)
tree0727bc5b82a6a61394c886ca2571f0c4a56b1659
parent13e689f6079697336ce3ae93099be059faa6d57b (diff)
updated READMEHEADmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fc634d5..92e5be0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
1# netboot-pxe 1# netboot-pxe
2 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. 3`netboot-pxe` runs a dhcp-proxy server and tftp server to make pxe booting (using netboot.xyz) possible without needing to configure your router's DHCP server or setup a tftp server.
4 4
50. connect the current computer to the same network as the computer that will pxe boot 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` 61. `cargo install --git https://git.d464.sh/netboot-pxe`