Skip to content

Installing on Linux

  • Linux distribution (Ubuntu, Fedora, Arch, etc.)
  • Minecraft Java Edition
  1. Download CoralProxy

    Download the AppImage file:

  2. Make it Executable

    Open a terminal in your Downloads folder and run:

    Terminal window
    chmod +x CoralProxy.AppImage
  3. Run CoralProxy

    You can run CoralProxy directly:

    Terminal window
    ./CoralProxy.AppImage
  4. Optional: Install to System

    To make CoralProxy available from your application menu:

    Terminal window
    # Move to a system directory
    sudo mv CoralProxy.AppImage /usr/local/bin/coralproxy
    # Make it executable
    sudo chmod +x /usr/local/bin/coralproxy

    Then you can launch it with:

    Terminal window
    coralproxy

After installing CoralProxy, explore the Features section to learn about all available features.

If you encounter any issues during installation, join our Discord server for support.