From 6f889edd6c4b9d6b40df48bf822fa8796e678fa4 Mon Sep 17 00:00:00 2001 From: creeper123123321 <7974274+creeper123123321@users.noreply.github.com> Date: Fri, 23 Oct 2020 04:26:16 -0300 Subject: [PATCH] usage documentation --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 61a8f7e..e5bbadc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ VIAaaS --- -Idea: server.example.com._p25565._v1_12_2._otrue.viaaas.example.com (default 25565 port and version default as auto, online-mode can be optional/required) (similar to tor to web proxies) +Idea: server.example.com._p25565._v1_12_2._otrue.viaaas.example.com (default backend 25565 port and version default as auto, online-mode can be optional/required) (similar to tor to web proxies) -TODO: Online mode, protocol auto detection +TODO: Online mode, protocol auto detection, transparent proxying? + + +Usage: ./gradlew clean run + +Connect to mc.example.com._v1_8.viaaas.localhost (currently "viaaas" subdomain is used for separating VIAaaS proxy subdomain from backend address)