thekeenant / cloudflare-mc

A Minecraft load balancer that utilizes Cloudflare's API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloudflare-mc

This script was derived from wojons/cloudflare-lb and barneygale's ping gist. This acts as a Minecraft proxy load balancer. It will ping a set of IPs repeatedely (configurable interval) and add or remove nodes based on if the IP is accessible to a Minecraft client. Most of the details regarding requirements and configuration options found here apply to this script.

Running

$ python cloudflare-mc.py

About

A Minecraft load balancer that utilizes Cloudflare's API.

License:MIT License


Languages

Language:Python 100.0%