AcidProxy / Acid

Control client with more efficiency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Acid Proxy

Proxy software for Minecraft: Bedrock Editon

This proxy is not created for transferring players behind servers!


Custom plugins support ✔️

Simple installation on Windows / Linux✔️

Unlimited control ✔️

Supports Minecraft v1.5 ✔️


Installation:

Windows:

  1. Create folder for Acid Proxy
  2. Download and extract PHP to the created folder
  3. Download and extract Acid proxy to the created folder
  4. Run start.cmd script

Linux:

  1. Open command shell
  2. Run these commands:
apt-get install git
git clone https://github.com/AcidProxy/Acid
cd Acid
chmod +x start.sh
./start.sh
  1. Run ./start.sh again

About

Control client with more efficiency

License:GNU General Public License v3.0


Languages

Language:PHP 98.5%Language:Shell 1.0%Language:Batchfile 0.5%