Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

[5.0.0] Project rewrite

Compare
Choose a tag to compare
@awumii awumii released this 11 Jul 20:38
· 323 commits to master since this release

EpicGuard has been rewritten entirely from scratch. Almost everything has been changed (except for the "spigot module system" which works in the almost same way as before). Overall EpicGuard should now run better and faster than before. It has been tested but may still contain bugs, and missing features. If you have found an issue, or have idea for an improvement, feel free to tell me about it.
You must reset your config.yml file

Changelog

Because this is a recode, I will list only the noticeable changes

  • New configuration system, it is more organized, and won't break after update which changes something in configuration file.
  • Improved the check system, now you have more control over how the checks will behave.
  • Proxy+VPN check will now detect VPNs (before it only detected proxies because I forgot to set an important flag in proxycheck.io query).