• May 6, 2024

Pe Proxy

brandon15811/Minecraft-PE-Proxy – GitHub

Proxy for Minecraft Pocket Edition to connect to internet servers without app modification
Install from
Downloading
Download and extract source using the ZIP button or this link.
Before first use (and after every update)
Install dependencies (Run in extracted directory)
Running the proxy
node –serverip
Where is the ip of the server to connect to
The ip will be saved into the config file
(Also can be specified via the environment variable “serverip”)
Support
Either file an issue or come to the irc channel: #mcpedevs @ Freenode
More detailed documentation will be added when this is more complete
Configuring proxies - Puppet

Configuring proxies – Puppet

Code Manager has its own set of proxy configuration options which
you can use to set a proxy for connections to the Git server
or the Forge. These settings are unaffected by the proxy
settings in,
because Code Manager is run by Puppet Server.
Note: To set a proxy for Code Manager
connections, you must use an HTTP URL for your r10k
remote and for all Puppetfile module entries.
Use a proxy for all HTTP connections, including both Git and the Forge, when
configuring Code Manager.
To configure Code Manager to use a proxy using Hiera, add the
following code to your default and specify your proxy name. For
example:
puppet_enterprise::profile::master::r10k_proxy: ”
Tip: To test proxy connections to Git or the
Forge, run one of these commands_proxy_uri=”
uri=”
curl –proxy “$proxy_uri” –head “$uri”
proxy_uri=”
See Usage notes
for curl examples for information about forming curl commands.
For detailed information about configuring proxies for Code Manager traffic, see the Code Manager documentation.
How do I use the MCPE Proxy? - Minecraft (Bedrock) Support

How do I use the MCPE Proxy? – Minecraft (Bedrock) Support

Home
Minecraft Forum
Support
Minecraft (Bedrock) Support
How do I use the MCPE Proxy?
Search
Search all Forums
Search this Forum
Search this Thread
Tools
Jump to Forum
#1
Jan 21, 2013
Hey guys.
My friend is trying to join my Minecraft PE server. We arn’t on the same network, so we were directed to this proxy software, by shoghicp.
I am hosting the server from my computer using his PocketMine server software and I can join the server fine (because I’m on the network that is hosting it)
I am using this software to host.
How does my friend join? He too has the software, both PocketMine and the proxy.
What does he have to do to join my game? How do we run the proxy?
I can’t find an to click to activate the proxy.
Please help.
Thanks.
#2
Jan 22, 2013
This tutorial is in Spanish.
Can someone please translate or explain to me.
#3
Jan 23, 2013
The proxy is written in Javascript and requires to run.
downloads:
Then, it appears that, after installing, you open a command prompt, cd into where you saved the proxy files
for example:cd C:\Users\banana\Downloads\asdf\stuff\proxy
then run npm install to install everything the proxy needs to function:npm install
and finally start the proxy:node –serverip (your actual external IP)
#4
Thanks, do you know how to stop the proxy? Will simply closing the cmd window stop it?
Thanks again.
#5
Closing the CMD will kill it – it shouldn’t hurt it. Force-closing it by pressing Ctrl+C in the cmd also works.
If you did Ctrl-C, it should print out:Shutting down proxy.
and exit.
#6
Thanks again, I appreciate it Pal.
To post a comment, please login.
Posts Quoted:
Reply
Clear All Quotes
How do I use the MCPE Proxy?

Frequently Asked Questions about pe proxy

Leave a Reply

Your email address will not be published. Required fields are marked *