hastebin-plus icon indicating copy to clipboard operation
hastebin-plus copied to clipboard

Hastebin Plus is an open-source Pastebin software written in Node.js. It is based upon haste and got enhanced in matters of design, speed and simplicity.

Results 6 hastebin-plus issues
Sort by recently updated
recently updated
newest added

Can you implement the same functionality as termbin? I know there is a hastebin client, but its not as simple as this: cat file | nc localhost 9999

I have deployed this on heroku. I am curious to know how can i keep my notes forever? I dont want them to be deleted. I know we can do...

I was looking around for a good Pastebin alternative, and I found this. Everything was great: the look, the ease of use, and how it easy it was to deploy....

Since the fix done in seejohnrun/haste-server#46 doesn't actually work anymore, is there any chance of getting directory support in this fork?

I'm gonna see if I can fix this problem directly, myself. but I just wanted to notify you. ![sbopgrq](https://cloud.githubusercontent.com/assets/8468628/6991421/99d31de4-da61-11e4-84bf-4586b33e6ce2.png) as you can see, code is overflowing into the line number...

Hi! Nice project. You could eventually handle pasted links directly. When saving, if what has been pasted matches the regex of a single URL, then the generated link should act...