broadcast a local server as a LAN server in Minecraft.
Protocol based off of wiki.vg - Ping via LAN
deno install -n lan-spoof -f --allow-net --allow-sys --unstable https://raw.githubusercontent.com/LeoDog896/lan-spoof/main/index.ts
Then you can run lan-spoof
.
The CLI uses cliffy, with --port <port>
and --motd <motd>
as optional arguments.
deno run --allow-net --allow-sys --unstable index.ts