A simple PasteBin alternative, written in Go, with raw HTML, CSS and JS for the frontend.
Pronounced like cabin. The first two letters of my username combined with "bin".
Table of Contents
-
Install with Go:
git clone https://codeberg.org/Kaamkiya/kabin cd kabin go build ./cmd/kabin/
-
Run (this must be done from the root of the repo
./kabin # Use -port to specify something other than 47623
-
Enjoy! Saved pastes are stored in pastes.db if you want to see them.
This project is licensed under the Unlicense. Learn more at https://unlicense.org.