{"id":35775904,"url":"https://github.com/MinelinkNetwork/BungeeProxy","last_synced_at":"2026-01-13T09:01:05.261Z","repository":{"id":55463149,"uuid":"61297386","full_name":"MinelinkNetwork/BungeeProxy","owner":"MinelinkNetwork","description":"Enables compatibility between BungeeCord and HAProxy's PROXY v1 and v2 protocols","archived":false,"fork":false,"pushed_at":"2020-05-07T06:43:42.000Z","size":6,"stargazers_count":68,"open_issues_count":1,"forks_count":12,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-03-24T05:43:02.552Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MinelinkNetwork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-16T13:52:47.000Z","updated_at":"2024-01-30T01:26:24.000Z","dependencies_parsed_at":"2022-08-15T01:00:13.092Z","dependency_job_id":null,"html_url":"https://github.com/MinelinkNetwork/BungeeProxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MinelinkNetwork/BungeeProxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinelinkNetwork%2FBungeeProxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinelinkNetwork%2FBungeeProxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinelinkNetwork%2FBungeeProxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinelinkNetwork%2FBungeeProxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MinelinkNetwork","download_url":"https://codeload.github.com/MinelinkNetwork/BungeeProxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinelinkNetwork%2FBungeeProxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28379228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T08:40:31.739Z","status":"ssl_error","status_checked_at":"2026-01-13T08:40:23.736Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-07T05:00:35.068Z","updated_at":"2026-01-13T09:01:05.222Z","avatar_url":"https://github.com/MinelinkNetwork.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"# BungeeProxy\n\nBungeeProxy is a BungeeCord plugin that enables compatibility with HAProxy's PROXY v1 and v2 protocols.\n\n\n## What's HAProxy?\n\n[HAProxy](http://www.haproxy.org/) is a high performance, open-source Load Balancer and Reverse Proxy for TCP-based services.\n\n\n## What's the PROXY protocol?\n\nThe PROXY protocol was designed to transmit a HAProxy client's connection information to the destination through other proxies or NAT routing (or both). HAProxy must be configured to send PROXY packets to your BungeeCord backend(s) in the `backend` or `server` configuration using the `send-proxy` or `send-proxy-v2` (v2 recommended) option.\n\n\n## Installing HAProxy 1.5 / 1.6 on Ubuntu or Debian\n\nHAProxy 1.5 or above is required to use the PROXY protocol.\n\nPlease see [https://haproxy.debian.net](https://haproxy.debian.net) for instructions on how to obtain a more recent package of HAProxy on Ubuntu or Debian.\n\n\n## Example configuration\n\n\u003cpre\u003e\nlisten minecraft\n\tbind :25565\n\tmode tcp\n\tbalance leastconn\n\toption tcp-check\n\tserver minecraft1 192.168.0.1:25565 check-send-proxy check send-proxy-v2\n\tserver minecraft2 192.168.0.2:25565 check-send-proxy check send-proxy-v2\n\tserver minecraft3 192.168.0.3:25565 check-send-proxy check send-proxy-v2\n\tserver minecraft4 192.168.0.4:25565 check-send-proxy check send-proxy-v2\n\tserver minecraft5 192.168.0.5:25565 check-send-proxy check send-proxy-v2\n\tserver minecraft6 192.168.0.6:25565 check-send-proxy check send-proxy-v2\n\tserver minecraft7 192.168.0.7:25565 check-send-proxy check send-proxy-v2\n\tserver minecraft8 192.168.0.8:25565 check-send-proxy check send-proxy-v2\n\u003c/pre\u003e\n\n\n## How do I know it's working?\n\nIn BungeeCord or Spigot (with IP Forwarding enabled), you should see the actual IP of players connecting through HAProxy. Don't forget to put BungeeProxy.jar in your BungeeCord's plugins folder.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMinelinkNetwork%2FBungeeProxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMinelinkNetwork%2FBungeeProxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMinelinkNetwork%2FBungeeProxy/lists"}