sammwyy
Lure
Rust

The true next-gen L7 minecraft proxy and load balancer. Built in Rust.

Last updated May 1, 2026
162
Stars
8
Forks
4
Issues
0
Stars/day
Attention Score
22
Language breakdown
Rust 100.0%
โ–ธ Files click to expand
README

Lure

The true next-gen L7 minecraft proxy and load balancer. Built in Rust, Tokio and Valence.

Why?

Rust is a powerful programming language and a great development environment with a large and growing ecosystem. The efficiency of the applications built in it is such that several companies are moving their products to this technology.

Proxies built in Java store too much player data in memory. They have unneeded functions and complex API systems that in the end make a simple proxy whose job is to carry packets from one point to another become an entire server.

Lure came along to fix that.

๐Ÿ“ To Do

  • [X] Configuration system.
  • [X] MoTD.
  • [X] Favicon.
  • [X] Proxy client to a server.
  • [X] Multiple servers.
  • [X] Multiple hosts.
  • [X] Compression.
  • [X] Online mode.
  • [ ] Player limit.
  • [X] IP Forwarding.
  • [ ] Switch between servers.
  • [ ] Plugin channels.
  • [ ] Internal Commands.
  • [ ] Addon API.

โš™๏ธ Development

  • Clone this repository.
  • Install Rust and Cargo.

๐Ÿงช Debug mode

  • Run cargo run in your terminal.

๐Ÿ“ฆ Build

  • Run cargo build --release in your terminal.

๐Ÿค Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

โค๏ธ Show your support

Give a โญ๏ธ if this project helped you!

Or buy me a coffee-latte ๐Ÿ™Œ๐Ÿพ

Ko-fi | Patreon

๐Ÿ“ License

Copyright ยฉ 2023 Sammwy. This project is MIT licensed.

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท sammwyy/Lure ยท Updated daily from GitHub