After installing
- macOS: after moving it to
/Applications, open Terminal and runxattr -cr /Applications/Proxhy.apponce. - Open Proxhy and press Start in the top-left corner.
-
In Minecraft 1.8.9, join the server
localhost:41223.
That's it! You're playing through Proxhy. To update,
click the Update Proxhy button.
Prefer the command line? ⌄
Proxhy also runs without the launcher, via uv:
uvx --index=https://proxhyhq.github.io/proxhy/simple proxhy Reruns fetch the latest release automatically. Or install it persistently:
uv tool install --index=https://proxhyhq.github.io/proxhy/simple proxhy
You can always upgrade with uv upgrade proxhy. See all CLI options below ↓
CLI OPTIONS
Command-line options
If you use Arch, BTW.
-rh, --remote-host HOST Remote server host (default: mc.hypixel.net)
-rp, --remote-port PORT Remote server port (default: 25565)
-p, --port PORT Local proxy port (default: 41223)
--local Connect to localhost:25565 for development
--dev Bind to localhost:41224, disable compass client
-fh, --fake-host HOST Host reported to the server (default: remote-host)
-fp, --fake-port PORT Port reported to the server (default: remote-port) UNINSTALLING
Uninstallation
Not your thing? Here's how you can permanently remove Proxhy from your computer.
macOSremove
/Applications/Proxhy.app
Windowsdelete
Proxhy.exe
Linuxdelete
Proxhy.AppImage Settings, credentials, and logs live in platform-specific folders and aren't removed automatically.
CLI uninstall: uv tool uninstall proxhy