aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2022-10-17 11:03:16 +0200
committermetamuffin <metamuffin@disroot.org>2022-10-17 11:03:16 +0200
commitb739641a78bad5381aa2a8f7de3d464f9c5ce01f (patch)
treef3d3a84d6edb7a8f5616dce919adaa4a05807575 /readme.md
parentd625152c478355b32965d8bec1cdf6ce60f4b23e (diff)
downloadtrash-proxy-b739641a78bad5381aa2a8f7de3d464f9c5ce01f.tar
trash-proxy-b739641a78bad5381aa2a8f7de3d464f9c5ce01f.tar.bz2
trash-proxy-b739641a78bad5381aa2a8f7de3d464f9c5ce01f.tar.zst
hot reload
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 4d7abfd..076005e 100644
--- a/readme.md
+++ b/readme.md
@@ -2,11 +2,14 @@
A really bad minecraft reverse proxy for authentification of offline clients.
-Supported version: 1.19.2
-
Whenever a client connects, the username is checked against all tokens in the
whitelist, the first match will determine the username you log in as.
+## Features
+
+- Supported protocol version: 1.19.2
+- Hot-reload config on changes
+
## Usage
- Install with `cargo install --path .`