Your GPU. One link. The world.

Share your GPU with anyone, anywhere. No accounts, no cloud, P2P.

Instant

Paste a link, get a terminal.

Sandboxed

Docker isolation, no host access.

Global

Works in any browser, any device.

Free

No fees, P2P, you set the price.

How it works

Before you start: RunSnack runs inside Docker. If you don't have it yet, install Docker Desktop first (free, a few minutes) and make sure it's running โ€” look for the whale icon in your system tray โ€” before you continue.

  1. 1

    Download the installer for your OS

  2. 2

    Run it

    Windows:

    1. Press the Windows key, type PowerShell, press Enter.
    2. Go to your Downloads folder: cd $HOME\Downloads
    3. Run: powershell -ExecutionPolicy Bypass -File snackup.ps1

    macOS & Linux:

    1. Open Terminal.
    2. Go to your Downloads folder: cd ~/Downloads
    3. Run: chmod +x snackup.sh && ./snackup.sh

    You'll be asked a few quick questions (CPU cores, RAM, an optional schedule) โ€” just press Enter to accept the defaults. If Docker isn't installed or running, the script will tell you and stop; install/start it and run the script again.

    The first time you run it, it downloads a ~4 GB image โ€” this can take a few minutes depending on your connection. That's normal, it's not stuck. After that, starting/stopping a session is instant.

  3. 3

    Share the link

    The script prints a link once everything's ready. Anyone who opens it gets an instant GPU terminal, right in their browser.

Legal & Privacy

Contact the author Manuel Herrador: github.com/PacifAIst

FAQ

Is it safe?
Sessions run inside a sandboxed Docker container. Whoever you share a link with gets a terminal inside that container, not your host machine.
How much does it cost?
RunSnack itself is free. You negotiate price directly with the renter โ€” there's no platform fee and no middleman.
What GPUs work?
Any NVIDIA GPU with Docker and the NVIDIA Container Toolkit installed.
How do I get paid?
Arrange it directly in our Discord โ€” PayPal, crypto, whatever you both agree on.