RunSnack – Share your GPU with a link. P2P, no accounts, no cloud

NaotoMatsumoto1 pts0 comments

RunSnack — Your GPU. One link. The world.

Your GPU. One link. The world.

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

Get RunSnack<br>Need or have a GPU? Book on Discord

Instant

Paste a link, get a terminal.

🔒<br>Sandboxed

Docker isolation, no host access.

🌍<br>Global

Works in any browser, any device.

💸<br>Free

No fees, P2P, you set the price.

How it works

Before you start: RunSnack runs in Docker. If you don't<br>have it, install<br>Docker Desktop<br>first (free) and make sure it's running — whale<br>icon in system tray — before you continue.

Download the installer for your OS

Windows (.ps1)<br>macOS & Linux (.sh)

Run it in Windows:

Press the Windows key, type PowerShell, press Enter.

Go where is downloaded and run: powershell -ExecutionPolicy Bypass -File snackup.ps1

Run it in macOS & Linux:

Open Terminal.

Go where is downloaded and run: chmod +x snackup.sh && ./snackup.sh

RunSnack quick config after execution

Answer quick questions (CPU cores, RAM, optional schedule) — press Enter for defaults. If Docker isn't running, it tells you and stops, so re-run. First run downloads a ~4 GB image (takes minutes — normal). After that, sessions start/stop instantly.

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 (the system prevents multiple sessions per IP).

Legal & Privacy

RunSnack connects two users directly, peer to peer. We don't operate, monitor, or store any part of a session.

We store no personal information and keep no logs of what anyone does with RunSnack.

We charge no fees, ever. Any price you and another user agree on is a private arrangement between the two of you — we're not a party to it and don't process any payment.

This site sets no cookies of its own, aside from Cloudflare's own baseline security infrastructure (bot/abuse protection), which we don't control and don't use to track you.

We take no responsibility for how RunSnack is used, or for disputes between users. It's provided as-is, with no warranty — use it at your own risk.

Contact the author Manuel Herrador: github.com/PacifAIst

Close

FAQ

Is it safe?<br>Sessions run inside a sandboxed Docker container. Whoever you share a link with gets a terminal inside that container, not your host machine. The container is read-only, privilege-dropped, and wiped after each session.

How much does it cost?<br>RunSnack is FREE. You negotiate price directly with the renter — there's no platform fee & no middleman.

What GPUs work?<br>Any NVIDIA GPU with Docker and the NVIDIA Container Toolkit installed, e.g., from a Jetson Nano to RTX 5080 or an B200. Technically, any machine works — even CPU-only. But RunSnack is built for GPUs.

What commands can I use inside a session?

Upload files: drag and drop any file onto the terminal window — it lands in /home/snackuser/uploads/.

Download files: type snack-download /path/to/file and your browser will download it.

Close the session (renter): just close the browser tab.

Stop sharing (host): run docker stop snack1 or use the TUI with docker exec -it snack1 snackctl.

How do I book a RunSnack and get paid?<br>Arrange it directly with the renter on our Discord. PayPal, crypto, whatever works. Or skip payment entirely: share with a friend for free, or use it to access your own machine remotely.

Close

runsnack docker link share terminal works

Related Articles