
Tor-MC
Seamless Tor integration into Minecraft, resulting in a free vpn with over 3000 possible IP addresses.
- Загрузки
- 31K
- Подписчики
- 72
- Обновлён
- 3 июля 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 29 сентября 2024 г.

Easily torify minecraft, the Tor client can be controlled from inside the game with a simple gui, acting as a free in-game vpn. With McOverTor, you can change your IP address with a click of a button, as many times as you want.
The mod is currently compatible with Windows and Linux.
Credits: The logo is made by Roland882.
Main Features:
Tor Activation from inside the game: Start Tor and reroute your in-game connections with just one click. McOverTor handles the entire process seamlessly for you, so you can focus on your game without needing to worry about installing Tor on your PC manually or any other technical things.
Clean and Intuitive GUI: Featuring a simple, easy-to-use interface with a dynamic loading screen, McOverTor makes it easy to monitor your connection status and manage your IP changes.
Effortless IP Change: Tired of changing your IP is being a hassle? No problem. With the "Change IP" button, McOverTor lets you instantly switch to a new IP address. The mod tells Tor to create new circuits and gives you a fresh IP in less than a second, making it super easy to keep changing your IP any time you want to.
Additional features:
- Prevent non-Tor connections: To prevent any in-game connection from going through if you haven't started Tor to prevent accidents.
- Stream separation: To get a new IP every time you join a server automatically.
- Resolve DNS using Tor: To resolve DNS using Tor for extra security, plus it gives you the ability to connect to .onion mc servers.
- Country selection: The mod scans Tor's db file to get the list of regions available, so you can select which country/countries you want your IP to be from. Note: the connection will often get stuck if Tor can't find a node from your location in the given country, or your IP might not change multiple times after pressing "Change IP".


Why McOverTor? If you’re looking for an easy way to change your IP during your Minecraft sessions, without even having to tab out of the game, then this is the mod for you!
This mod isn't done yet, Upcoming features:
- 1.8 support.
- MacOS support.
- Bridges support
You can report issues, suggest new features, or ask questions over on github.
Note: The plugin requires fabric loader 0.18.0 or higher and java 21.
This product is produced independently from the Tor® anonymity software and carries no guarantee from The Tor Project about quality, suitability or anything else.
Ченджлог
1.9.1Релиз1.21.11 · 3 июля 2026 г.
1.9.1
- Improved DnsMgr
- Fixed a bug where the mod might check for selected countries multiple times after each other
- Made the tor starter code async too, so now the game won't freeze if the OS takes a bit longer launching Tor.
v1.9
- Updated the Tor client to 0.4.9.11 (git-f3d28b2e0978ca07)
- Made it so when the Tor client applies it's rate limit to IP change, the mod will now display it, to make it clear when does your IP really change
- Made the IP changer, Region manager and the Tor closer and killer async, so now the mod doesn't run any blocking actions on the render thread anymore, resulting in a smoother UI experience.
- Fixed a bug where the mod's buttons appeared below the server btns on small window sizes.
- Fixed a bug where some of Tor's error messages appeared too dark on the tor connect screen.
- Fixed a bug where Tor's error messages might miss the first characters on the tor connect screen.
- Fixed a race condition in DnsMgr.
- Fixed a lot of other low probability async related bugs.
- Made the Tor connect timeout warning on the tor connect screen more clear by adding 2 versions.
- Fixed a bug where the Tor timeout check would keep running if the Tor client failed to start.
- Some other smaller bugfixes and code cleanups.
- Updated libs.
1.9.1Релиз26.1, 26.1.1, 26.1.2 · 2 июля 2026 г.
1.9.1
- Fixed a regression that made the mod's screen rendering a little less optimal
- Improved DnsMgr
- Fixed a bug where the mod might check for selected countries multiple times after each other
- Made the tor starter code async too, so now the game won't freeze if the OS takes a bit longer launching Tor.
1.9.1Релиз26.2 · 2 июля 2026 г.
1.9.1
- Fixed a regression that made the mod's screen rendering a little less optimal
- Improved DnsMgr
- Fixed a bug where the mod might check for selected countries multiple times after each other
- Made the tor starter code async too, so now the game won't freeze if the OS takes a bit longer launching Tor.
1.9Релиз26.1, 26.1.1, 26.1.2 · 2 июля 2026 г.
v1.9
- Updated the Tor client to 0.4.9.11 (git-f3d28b2e0978ca07)
- Added support for 26.2
- Made it so when the Tor client applies it's rate limit to IP change, the mod will now display it, to make it clear when does your IP really change
- Made the IP changer, Region manager and the Tor closer and killer async, so now the mod doesn't run any blocking actions on the render thread anymore, resulting in a smoother UI experience.
- Fixed a bug where the mod's buttons appeared below the server btns on small window sizes.
- Fixed a bug where some of Tor's error messages appeared too dark on the tor connect screen.
- Fixed a bug where Tor's error messages might miss the first characters on the tor connect screen.
- Fixed a race condition in DnsMgr.
- Fixed a lot of other low probability async related bugs.
- Made the Tor connect timeout warning on the tor connect screen more clear by adding 2 versions.
- Fixed a bug where the Tor timeout check would keep running if the Tor client failed to start.
- Some other smaller bugfixes and code cleanups.
- Updated libs.
1.9Релиз26.2 · 1 июля 2026 г.
v1.9
- Updated the Tor client to 0.4.9.11 (git-f3d28b2e0978ca07)
- Added support for 26.2
- Made it so when the Tor client applies it's rate limit to IP change, the mod will now display it, to make it clear when does your IP really change
- Made the IP changer, Region manager and the Tor closer and killer async, so now the mod doesn't run any blocking actions on the render thread anymore, resulting in a smoother UI experience.
- Fixed a bug where the mod's buttons appeared below the server btns on small window sizes.
- Fixed a bug where some of Tor's error messages appeared too dark on the tor connect screen.
- Fixed a bug where Tor's error messages might miss the first characters on the tor connect screen.
- Fixed a race condition in DnsMgr.
- Fixed a lot of other low probability async related bugs.
- Made the Tor connect timeout warning on the tor connect screen more clear by adding 2 versions.
- Fixed a bug where the Tor timeout check would keep running if the Tor client failed to start.
- Some other smaller bugfixes and code cleanups.
- Updated libs.
1.8Релиз26.1, 26.1.1, 26.1.2 · 12 апреля 2026 г.
v1.8
- Added support for 26.1.x, removed mojang's obfuscation from the mod.
- Updated Tor to 0.4.9.6 (git-894a92ac2279747e)
- Updated the mod to Java 25
- Many smaller fixes and optimizations in the code, fixed the Tor buttons' memory leakage.
- Updated libs.
1.7.5Релиз1.21.11 · 7 февраля 2026 г.
v1.7.5
- Updated the Tor client to 0.4.8.22 (git-5c000c65a502a61c), which fixes an OpenSSL vulnerability.
- Improved the Tor DNS resolution significantly. Before, a lot of servers refused the connection with "invalid hostname" and other errors even if they resolved, which has now been fixed, so now you should be able to connect to all servers with Tor's DNS resolution that don't use SRV to resolve their domains.
- Improved 2 messages in the mod to be more clear.
- Lots of smaller fixes and cleanups in the code.
- Updated libs and build environment.
- Added credits text to the screens that are in the mod, they now also display the mod's version.
1.7.2Релиз1.21.11 · 24 декабря 2025 г.
v1.7.2
- Added support for 1.21.11
- Updated the Tor client to 0.4.8.21 (git-add2400e16d88534)
- Improved the logging readability.
- The mod's jar is now signed for protection against corruption.
- Updated libs.
Комментарии
Загружаем…