diff options
| -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` |
