All Projects → DragonetMC → Dragonproxy

DragonetMC / Dragonproxy

Licence: gpl-3.0
🐲 A proxy to allow Minecraft: Bedrock clients to connect to Minecraft: Java Edition servers.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Dragonproxy

Dragonfly
Minecraft (Bedrock Edition) server software written in Go
Stars: ✭ 148 (-85.11%)
Mutual labels:  software, minecraft
Gate
A high performant & paralleled Minecraft proxy server with scalability, flexibility & excellent server version support - ready for the cloud!
Stars: ✭ 102 (-89.74%)
Mutual labels:  minecraft, proxy
Infrared
An ultra lightweight minecraft reverse proxy and idle placeholder
Stars: ✭ 59 (-94.06%)
Mutual labels:  minecraft, proxy
Geyser
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
Stars: ✭ 2,851 (+186.82%)
Mutual labels:  minecraft, proxy
2bored2wait
A proxy to wait out 2b2t.org's way too long queue. Includes a small webserver and a REST-like API for external control
Stars: ✭ 183 (-81.59%)
Mutual labels:  minecraft, proxy
Quarry
Python library that implements the Minecraft network protocol and data types
Stars: ✭ 182 (-81.69%)
Mutual labels:  minecraft, proxy
Gophertunnel
Toolbox for Minecraft software written in Go
Stars: ✭ 156 (-84.31%)
Mutual labels:  minecraft, proxy
Turanic
A Fast and clean server software for Minecraft: Bedrock Engine/Edition and W10 Edition - v1.2.x
Stars: ✭ 79 (-92.05%)
Mutual labels:  software, minecraft
Node Minecraft Protocol
Parse and serialize minecraft packets, plus authentication and encryption.
Stars: ✭ 697 (-29.88%)
Mutual labels:  minecraft, proxy
Minecraft Randomiser
Resource pack and data pack randomiser to shuffle textures, sounds, loot tables, recipes, and more
Stars: ✭ 34 (-96.58%)
Mutual labels:  minecraft
Download Manager
Download Manager with features like in IDM
Stars: ✭ 36 (-96.38%)
Mutual labels:  proxy
Dispatchproxyasync
System.Reflection.DispatchProxy to Async Proxy
Stars: ✭ 33 (-96.68%)
Mutual labels:  proxy
Tiny Http Proxy
Maybe the tiniest HTTP proxy that also has a cache
Stars: ✭ 34 (-96.58%)
Mutual labels:  proxy
Comcast.github.io
The main Open Source portal for Comcast
Stars: ✭ 36 (-96.38%)
Mutual labels:  software
Mooncraft
Lua to Commandblock compiler
Stars: ✭ 33 (-96.68%)
Mutual labels:  minecraft
Vaulty
Tokenize, encrypt/decrypt, mask your data on the fly with Vaulty proxy
Stars: ✭ 38 (-96.18%)
Mutual labels:  proxy
Mc Kutils
The ultimate Kotlin library for Minecraft plugin development
Stars: ✭ 33 (-96.68%)
Mutual labels:  minecraft
Go Fasthttp Sniproxy Chunks
Inspired by https://github.com/SadeghHayeri/GreenTunnel
Stars: ✭ 33 (-96.68%)
Mutual labels:  proxy
Wiremockui
Wiremock UI - Tool for creating mock servers, proxies servers and proxies servers with the option to save the data traffic from an existing API or Site.
Stars: ✭ 38 (-96.18%)
Mutual labels:  proxy
Forgemodbuilder
Build, setup, update and refresh your modding environment!
Stars: ✭ 37 (-96.28%)
Mutual labels:  minecraft

This project is now abandoned. Please use Geyser instead.

DragonProxy

License: GPL v3 Chat Build Status HitCount

A proxy made to allow Minecraft: Bedrock Edition clients to connect to Minecraft: Java Edition servers.

Bedrock 1.14.x // Java 1.15.2

Stats

See live stats on BStats Bstats

What's been done so far

See the (almost) full list in #464.

Setup

  1. Download the latest build on jenkins.
  2. Run DragonProxy with java -jar DragonProxy.jar
  3. Type 'stop' in console and edit the config.yml to your liking

If you are having trouble please refer to our Discord.

Compiling

Prerequisites

Instructions

  1. Clone the repo: git clone --recursive https://github.com/DragonetMC/DragonProxy
  2. Go to the repo folder cd DragonProxy (or whatever you called it)
  3. Execute mvn clean package

The output jar can be found at bootstrap/standalone/target/DragonProxy.jar.

Donating

Donating helps support the project. Read more on the wiki.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].