Coder Social home page Coder Social logo

lyneez / gtproxy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ztztopia/gtproxy

0.0 0.0 0.0 7.5 MB

⚖️ A proxy for growtopia. NO SHADOW BAN!

License: MIT License

Shell 1.66% C++ 7.00% Python 0.01% C 52.94% Assembly 10.09% Makefile 11.80% HTML 0.01% CMake 0.48% Batchfile 0.05% M4 0.11% Dockerfile 0.01% Roff 15.81% Meson 0.04%

gtproxy's Introduction

Growtopia Proxy

Github Action GitHub Release

Growtopia Proxy is a free and open-source proxy for Growtopia, which enables the user to debug incoming and outgoing packets and even modify them. It is a useful tool for developers who want to analyze the game's network traffic and develop custom features.

Supported Platforms

  • Windows. Tested with Windows 7, 8, 10 and 11.
  • GNU/Linux. Tested with Ubuntu and Arch Linux. (but who use GNU/Linux to play growtopia?)

Features

  • Open source and free to use.
  • Support for Growtopia 3.92 and newer versions.
  • Includes a built-in http server with metadata from the Growtopia client.
  • Works well with sub-server redirection.
  • Supports packet debugging and modification.
  • Includes a configuration file for customization.

Download

The latest application executable can be found on the releases page.

Build

The following dependencies are required to build from source:

To build from source:

  1. Clone the source code of this project: git clone --recurse-submodules https://github.com/ZTzTopia/GTProxy.git
  2. Install Python 3.5+ (Windows only: select 'Add Python to PATH' in installer)
  3. CMake will install needed package with Conan. pip install "conan>2.0"
$ mkdir build
$ cd build
$ cmake .. -DCMAKE_BUILD_TYPE=Debug
$ cmake --build .

Credits

  • Conan, the C/C++ Package Manager: The open source, decentralized and multi-platform package manager to create and share all your native binaries
  • cpp-httplib: A C++ header-only HTTP/HTTPS server and client library
  • ENet: ENet reliable UDP networking library
  • eventpp: Event Dispatcher and callback list for C++
  • fmt: A modern formatting library
  • glm: OpenGL Mathematics (GLM)
  • LibreSSL is a version of the TLS/crypto stack forked from OpenSSL in 2014, with goals of modernizing the codebase, improving security, and applying best practice development processes
  • magic_enum: Static reflection for enums (to string, from string, iteration)
  • nlohmann_json: JSON for Modern C++
  • pcg-cpp: Random number generator
  • randutils.hpp: Random utilities
  • spdlog: Fast C++ logging library

License

This project is licensed under the MIT License. See the LICENSE file for details.

gtproxy's People

Contributors

ztztopia avatar feffylaffy avatar badewen avatar rebillionxx avatar gucktubeyt avatar lyneez avatar jadlionhd avatar koftrciali avatar aknoryx28 avatar d41z3r avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.