A minimalistic private pastebin that can handle binary files.
  • Go 98.7%
  • Shell 0.9%
  • Dockerfile 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Rafael G. Martins 6588fd9675
All checks were successful
build / build (push) Successful in 41s
docker: install ca-certificates
2026-06-18 22:55:19 +02:00
.forgejo/workflows build: migrate to forgejo 2026-06-18 22:14:41 +02:00
build-aux build: static: upgrade libmagic, try to fix build 2023-03-19 21:40:52 +01:00
internal reintroduce FILEBIN_S3_FORCE_PATH_STYLE 2026-06-18 22:50:16 +02:00
.gitignore build: added musl-based static builds 2021-03-14 17:26:09 +01:00
Dockerfile docker: install ca-certificates 2026-06-18 22:55:19 +02:00
go.mod port s3 backend to aws-sdk-go-v2 2026-06-18 18:09:08 +02:00
go.sum port s3 backend to aws-sdk-go-v2 2026-06-18 18:09:08 +02:00
LICENSE Initial commit 2020-11-14 00:05:27 +01:00
main.go views: add view to return file data JSON object 2021-03-18 16:15:29 +01:00
README.md Initial commit 2020-11-14 00:05:27 +01:00

filebin

A minimalistic private pastebin that can handle binary files.