diff options
| author | diogo464 <[email protected]> | 2025-10-27 11:05:48 +0000 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-10-27 11:05:48 +0000 |
| commit | ac61ffc2d97051569fa0e873cdedbe22918b2964 (patch) | |
| tree | 0727bc5b82a6a61394c886ca2571f0c4a56b1659 /README.md | |
| parent | 13e689f6079697336ce3ae93099be059faa6d57b (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
| 5 | 0. connect the current computer to the same network as the computer that will pxe boot | 5 | 0. connect the current computer to the same network as the computer that will pxe boot |
| 6 | 1. `cargo install --git https://git.d464.sh/netboot-pxe` | 6 | 1. `cargo install --git https://git.d464.sh/netboot-pxe` |
