Any usage of this project is subjected to the terms of the license of this project, (see License).
Definitely for user that willing to break their online experiences. Therefore, issues that occur when using this should be reported here.
Prevent connections to remote* (mostly) but not limited to, such as update, joining server, etc.
*Except localhost resources and default allowed hosts.
Credit to contributors of https://github.com/InfinityStudio/NonUpdate for references.
By default, the following hosts listed below are allowed.
*.minecraft.net
*.minecraftservices.com
*.mojang.com
You can change this in ./config/noconnect.toml
Tested with Minecraft Forge 1.14.x - 1.19.x.
Licensed under the Open Software License version 3.0, see LICENSE for more details.
This project contain code segment that referenced from OkHttp, licensed under Apache 2.0.