ViaVersion as a Service - standalone ViaVersion proxy
Go to file
2020-11-07 22:40:14 -03:00
.github/workflows Update gradle.yml 2020-10-31 07:35:45 -03:00
gradle/wrapper some fixes, viarewind and viabackwards 2020-08-16 19:07:17 -03:00
src/main check for viaversion.github.io, updated some auth 2020-11-07 22:40:14 -03:00
.gitignore closes #5 closes #4, add log4j and terminal console 2020-10-30 12:00:16 -03:00
build.gradle.kts some ugly css, allow continuing without auth, code refactors, add gradle versions plugin, fix null address, add snakeyaml, coroutines, override viaconnectionmanager 2020-11-06 21:35:40 -03:00
gradlew some fixes, viarewind and viabackwards 2020-08-16 19:07:17 -03:00
gradlew.bat some fixes, viarewind and viabackwards 2020-08-16 19:07:17 -03:00
LICENSE.md draft 2020-08-15 18:02:35 -03:00
README.md remove cloudflare cors anywhere from readme 2020-11-07 22:07:10 -03:00

VIAaaS

Idea: server.example.com._p25565._v1_12_2._otrue._uBACKUSERNAME.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: _o option for disabling online mode only in front end, protocol auto detection

  • Connection to private IP addresses are currently blocked

  • VIAaaS auth page is designed for storing accounts in the browser local storage. It requires a CORS Proxy for calling Mojang APIs, which may make Mojang see that as suspicious and reset/block your account password.

  • VIAaaS may have security vulnerabilities, make sure to block the ports in firewall and take care of browser local storage.

Usage for offline mode:

  • Run the shadow jar or ./gradlew clean run
  • Connect to mc.example.com._v1_8.viaaas.localhost

Usage for online mode (may block your Mojang account):