Skip to content

Creates a proxy to allow for joining MCPI/MCPE 0.6.1 servers using localhost

License

Notifications You must be signed in to change notification settings

Red-exe-Engineer/MCPE-Termux-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

MCPE-Termux-Proxy

Creates a proxy to allow for joining MCPI/MCPE 0.6.1 servers using localhost

Borrowed the Proxy class from here: https://github.com/MCPI-Revival/proxy

Installing

First, you need to install Termux. Next, run the following commands:

$ pkg install python wget
$ wget https://raw.githubusercontent.com/Red-exe-Engineer/MCPE-Termux-Proxy/main/mcpe-termux-proxy.py
$ chmod +x mcpe-termux-proxy
$ mv mcpe-termux-proxy ~/../usr/bin/

Then you can just run the mcpe-termux-proxy command to start whenever it's needed!

Adding a server

Servers are stored in the ~/.mcpe-servers.json file, if you don't want to figure out how it works just run the program and select [NEW], then enter the server address, port, and display name.

Where to find servers

Join the MCPI-Revival Discord and check the #mcpi-servers channel.

Quick reminder that you must be 13+ to use Discord!

About

Creates a proxy to allow for joining MCPI/MCPE 0.6.1 servers using localhost

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages