Skip to content

broadcast a local server as a LAN server in Minecraft.

Notifications You must be signed in to change notification settings

LeoDog896/lan-spoof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

lan-spoof

broadcast a local server as a LAN server in Minecraft.

Protocol based off of wiki.vg - Ping via LAN

Installation

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.

Run Locally

deno run --allow-net --allow-sys --unstable index.ts

About

broadcast a local server as a LAN server in Minecraft.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published