Aristois connection ports
-
i have a firewall that can block some ports, and i have suspects my client is ratted (because addons are downloaded from suspicious pages), i want to know what are the aristois netwrok ports. when i tried to learn it by myself aristois dont charge, but emc yes in the secnd initialize
ex:
mc server connection port: 25565 -
@manurpm Aristois is not ratted, you are free to analyze the files and any network traffic. The Aristois jar is stored in .minecraft/libraries/EMC/1.19.2/
Aristois connects to https://api.aristois.net (443), and irc.aristois.net (6697).
There are no addons downloaded from any suspicious pages. Here you can find where all the addons (in the addons marketplace are downloaded from) https://gitlab.com/EMC-Framework/maven/-/blob/master/marketplace/index.json
To see where the Minecraft launcher downloads libraries from, you can open the .minecraft/versions/1.19.2-Aristois/1.19.2-Aristois.json file.
Essentially everything downloaded is also open source, and most things are downloaded from GitHub or GitLab, with artifacts built from a CI.