unknownBIN

unknownBIN

UnknownBIN is an open source Pastebin application with security and simplicity as its core. It is reconstructed from Hastebin based on Node.js. It provides a classic and refreshing editing and browsing experience, automatic syntax highlighting, original text viewing and copying and other functions. It is also used through Docker one-click deployment and CI/CD automatic build and release. It is suitable for self-hosting and private use.

Description

Usage: save can be saved, new is new, duplicate is to view the save address and copy it again for editing, and raw is to view the web directly. - Modern and concise interface: Classic single-page interaction and minimalist vision, focusing on content creation and sharing. - Grammar highlighting and automatic recognition: Supports automatic detection and highlighting of multi-language codes to improve readability. - Security-first design: Use strong cryptography to randomly generate unpredictable paste IDs, built-in Helmet security header and path crossing protection. - Complete core functions: support creation and pasting, original view (raw), one-click copy, rapid repetition and editing. - Out-of-the-box containerization: Provides pre-built Docker images, which can persist data directories (/usr/src/app/data) through volume mounts. - Automated build and release: GitHub Actions 'image build and push process makes version iteration more reliable. - Flexible configuration: Adjust host/port/dataPath, keyLength, maxLength, createKey ("controlled creation" can be enabled), and static document mappings (documents) through config.json.

Screenshots
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
App Information
Version
0.0.1
Package Size
9.08 KB
Image Size
49.38 MB
Updated
November 25, 2025
Source Code
MrUnknownDE
Platform Support
PC
Keywords
PastebinNode.jssyntax highlightingself-hostingsecurityDocker