Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/obydux/exploitfixer

Source code of ExploitFixer before the creator privated the project
https://github.com/obydux/exploitfixer

bukkit exploit-fixer exploit-fixes exploitfixer exploitfixes hamsterapi paper pufferfish purpur spigot

Last synced: 2 days ago
JSON representation

Source code of ExploitFixer before the creator privated the project

Awesome Lists containing this project

README

        

# ExploitFixer

ExploitFixer is a high performance packet filter that prevents many kinds of crashes and exploits from being used in your Spigot/Paper server.

You can download the pre-built jar file from [here](https://github.com/Obydux/ExploitFixer/actions).

## Hosting

I highly recommend BisectHosting for your server needs. They have 20 server locations, advanced DDoS protection and an user-friendly panel for server management. Use promo code **OBYDUX** to get 25% off!

BisectHosting

## How To Compile

To compile ExploitFixer, you need [JDK17](https://adoptium.net/temurin/releases/?os=any&package=jdk) and an internet connection.

Clone this repo, cd into it and run ```./gradlew b``` if you're on Linux and ```./gradlew.bat b``` if you're on Windows.