INFORMATIONS

MrGuard Legacy is forward proxy which protects the server against bots, crashers and exploits.

FEATURES
  • Support for all minecraft versions.
  • Advanced MultiThreading Technology.
  • AntiBot, AntiProxy, Connection Limiter and Country Blocking.
  • MultiProxy function.
  • IPTables support.
  • Discord Webhook integration.
  • And more features!
CONFIGURATION


{
  "settings": {
    "license": {
      "key": "ENTER YOUR LICENSE KEY"
    },
    "server": {
      "guard": {
        "host": "0.0.0.0",
        "port": 25565
      },
      "destination": [
        {
          "host": "127.0.0.1",
          "port": 25566
        },
        {
          "host": "127.0.0.1",
          "port": 25567
        }
      ]
    },
    "security": {
      "connection": {
        "antivpn": true,
        "antiproxy": true
      },
      "limiter": {
        "max-connections-per-ip": 3,
        "max-connections-per-minute": 20
      },
      "countries": {
        "enabled": true,
        "list": [
          "PL",
          "DE",
          "US"
        ]
      }
    },
    "performance": {
      "use-multi-threading": true
    },
    "discord": {
      "webhook": false,
      "url": ""
    }
  },
  "config-version": 2
}

SUPPORT SERVER

[img] tag

TERMS OF SERVICE
  • You are not allowed to redistribute this software.
  • You are not allowed to decompile/deobfuscate this software.
  • You are not allowed to modify this software in any form.
  • I'm not responsible to any damage the software might cause.