menzerath / hastebin-plus

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.
https://hastebin-plus.herokuapp.com
59 stars 47 forks source link

Netcat support? #10

Open chasgames opened 7 years ago

chasgames commented 7 years ago

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

menzerath commented 7 years ago

I'm sorry, but this project won't be developed any further. Feel free to fork it and implement this feature yourself.