GitShow/jessfraz/pastebinit
jessfraz

pastebinit

Go implementation of pastebinit.

by jessfraz
Star on GitHubForkWebsite

Go

73 stars12 forks10 contributorsQuiet · 3y agoSince 2014v0.2.4MIT

Meet the team

See all 10 on GitHub →
jessfraz
jessfraz41 contributions
github-actions[bot]Bot
github-actions[bot]2 contributions
toc-me[bot]Bot
toc-me[bot]2 contributions
bjoern-r
bjoern-r1 contribution
ilyaglow
ilyaglow1 contribution
freerobby
freerobby1 contribution
sysradium
sysradium1 contribution

Languages

View on GitHub →
Go45.4%
CSS29.4%
Makefile23%
Dockerfile2.3%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
freerobby
Add a 413-specific error message to make for easier troubleshooting.MergedPR

I've been happily using pastebinit for months, and suddenly this morning I got an error I hadn't seen before: parsing body as json failed: invalid character ' this-file-worksbase64 /dev/urandom | head -c 1048577 > this-file-failsclient_max_body_size 0;`, which disables the check (a bigger number is a better solution -- I'm just still figuring out what that number should be in my setup). I figured it'd be helpful, should someone else run into this, to provide an error message that points a bit more directly at the problem. With this PR, pastebinit now returns the following error when receiving a 413 response code: 413: Payload Too Large. Make sure your proxy or load balancer allows request bodies as large as any file you wish to accept. P.S. Thank you for building this nifty tool!

freerobby · 8y ago
ilyaglow
Fix path traversal and storage path leakMergedPR
ilyaglow · 8y ago
sysradium
Add /ansi suffix which renders ANSI colors to HTMLMergedPR

Hi Jess, Nice and simple pastebin service. Decided to use it for my own purposes but realised I need a separate endpoint for colouring ANSI escape characters. Added that modifying the part because it wasn't expecting to have a few colouring mechanisms. Hope you find this useful.

sysradium · 9y ago
Structured data for AI agents

Repository: jessfraz/pastebinit. Description: Go implementation of pastebinit. Stars: 73, Forks: 12. Primary language: Go. Languages: Go (45.4%), CSS (29.4%), Makefile (23%), Dockerfile (2.3%). License: MIT. Homepage: https://paste.j3ss.co/aXz2PZev Latest release: v0.2.4 (7y ago). Open PRs: 1, open issues: 0. Last activity: 3y ago. Community health: 42%. Top contributors: jessfraz, github-actions[bot], toc-me[bot], bjoern-r, ilyaglow, freerobby, sysradium.

·@ofershap

Replace github.com with gitshow.dev