Skip to content

InfinityGamers/GoProxy

Repository files navigation

GoProxy (broken and outdated)

GoProxy is a man-in-the-middle (MITM) proxy, it works by intercepting and modifying packets between the client and the server.

How to use

To use you must have Go version 1.9 or greater installed.

  1. clone the project: go get github.com/InfinityGamers/GoProxy
  2. navigate to the clone directory
  3. install dependencies with go install
  4. compile it and run it

Example use cases

In this case it was mainly used to have advantages in Minecraft.

KILLAURA CHEATS

IMAGE ALT TEXT HERE

SPEED/KILLAURA/FLYING CHEATS

IMAGE ALT TEXT HERE

AUTOMATED MINECRAFT PVP BOT

IMAGE ALT TEXT HERE

Notices

This will not work on encrypted servers such as LBSG, Mineplex, etc.

At the moment it has very simple features, but I will continue on updating as much as I can.