From e64dc51394429a809f232e504da098e84ed782a3 Mon Sep 17 00:00:00 2001 From: YveIce <42624289+YveIce@users.noreply.github.com> Date: Fri, 25 Nov 2022 02:57:34 +0100 Subject: [PATCH] Add option to switch between online-mode and offline-mode servers. Changed starPage from table-layout to flex layout. Badrock not tested! (testing needed) Autostart via command-line is fixed to offline-mode as right now. (fixme) --- html/startPage/index.html | 226 +++++++++++++++++++------------------ html/startPage/script.js | 41 ++++--- html/startPage/style.css | 43 +++++-- src/index.js | 63 ++++++----- src/proxy/bedrock/proxy.js | 6 +- src/proxy/java/proxy.js | 12 +- 6 files changed, 219 insertions(+), 172 deletions(-) diff --git a/html/startPage/index.html b/html/startPage/index.html index 9a25adb..78026b0 100644 --- a/html/startPage/index.html +++ b/html/startPage/index.html @@ -1,117 +1,119 @@ -
+pakkit is an advanced packet monitor proxy for Minecraft: Java Edition and Minecraft: Bedrock Edition based on + node-minecraft-protocol and ProxyPass.
+ + + +