pacebin

pacebin

Minimal filesystem-backed pastebin and file host

pacebin screenshot

pacebin is a minimalist pastebin and basic file hosting service designed to be extremely lightweight and easy to run. It provides simple HTTP endpoints to create and retrieve pastes, storing content directly on the filesystem without requiring a database.

Key Features

  • Very small native executable with minimal runtime requirements
  • Filesystem-backed storage for easy manual management and backups
  • Simple HTTP interface centered on basic POST and GET operations
  • Paste deletion support using generated deletion keys
  • Optional custom short links for pastes
  • Includes an administrative utility (pacectl) for managing stored pastes
  • Designed to sit behind a reverse proxy rather than a full web application

Use Cases

  • Hosting a private pastebin for sharing snippets and small files within a team
  • Providing a simple upload endpoint for scripts, logs, or temporary artifacts
  • Running a low-resource paste service on small servers or homelab systems

Limitations and Considerations

  • Intentionally minimal feature set (no syntax highlighting, encryption, or password protection)
  • HTTPS is typically handled via a reverse proxy rather than the application itself
  • Primarily tested on Linux environments; Windows support is unlikely

pacebin is a good fit when you want a fast, dependency-light paste service with straightforward management and no database overhead. It prioritizes simplicity, low resource usage, and easy deployment behind a standard reverse proxy.

Categories:

Tags:

Tech Stack:

Share:

Similar Services

asciinema

asciinema

Command-line terminal session recorder and web player

16.7k
994
Last commit: 3d ago

Open-source CLI for recording, replaying and live-streaming terminal sessions using lightweight asciicast files and an embeddable web player.

Alternative to:
Screen Studio
Screen Studio
+1
PrivateBin

PrivateBin

Zero-knowledge encrypted pastebin with browser-side AES encryption

7.9k
953
Last commit: 11d ago

PrivateBin is a minimalist zero-knowledge pastebin that encrypts and decrypts pastes in the browser, with optional passwords, expiration, discussions, and file uploads.

Alternative to:
Pastebin
Pastebin
+5
MicroBin

MicroBin

Secure pastebin for text and file sharing with URL shortening

4k
257
Last commit: 4d ago

MicroBin is a lightweight, secure pastebin for sharing text, files, and short URLs with optional encryption, expiration controls, and raw file serving.

Alternative to:
Pastebin
Pastebin
+17
Opengist

Opengist

Self-hosted Git-backed pastebin and Gist-compatible code snippet manager

2.9k
145
Last commit: 20d ago

Self-hosted pastebin powered by Git. Create, share and manage public, unlisted or private code snippets with syntax highlighting, Git push/pull, OAuth logins and Docker/H...

Alternative to:
Pastebin
Pastebin
+6
Onetime Secret

Onetime Secret

Self-destructing service for sharing single-use encrypted secrets

2.7k
422
Last commit: 3d ago

Open-source web and API service to create encrypted, single-view links for sharing secrets with configurable expiry and optional passphrase protection.

Alternative to:
Onetime Secret
Onetime Secret
+6
ByteStash

ByteStash

Self-hosted web app for storing and organizing code snippets

2k
95
Last commit: 1mo ago

ByteStash is a self-hosted snippet manager for creating, editing, and filtering code snippets with secure storage in SQLite and an optional API with Swagger UI.

Alternative to:
SnippetsLab
SnippetsLab
+2