No description
Find a file
2025-12-11 21:54:19 +01:00
src feat: use port value of handshake to determine where to route the data 2025-12-11 21:54:19 +01:00
.envrc inital working commit 2025-11-24 23:08:26 +01:00
.gitignore inital working commit 2025-11-24 23:08:26 +01:00
.ignore inital working commit 2025-11-24 23:08:26 +01:00
build.rs chore: startup logging polish; BIND_PORT env var setting added 2025-12-04 00:25:07 +01:00
Cargo.lock chore: startup logging polish; BIND_PORT env var setting added 2025-12-04 00:25:07 +01:00
Cargo.toml chore: startup logging polish; BIND_PORT env var setting added 2025-12-04 00:25:07 +01:00
deny.toml inital working commit 2025-11-24 23:08:26 +01:00
flake.lock inital working commit 2025-11-24 23:08:26 +01:00
flake.nix chore: startup logging polish; BIND_PORT env var setting added 2025-12-04 00:25:07 +01:00
README.md feat: add abstraction for proxying logic + small fixes 2025-12-10 19:25:59 +01:00
taplo.toml inital working commit 2025-11-24 23:08:26 +01:00

Env variables:

  • BIND_ADDR(default: 0.0.0.0:25565): the address the server should bind to