Frequently I write wiki pages or set up configuration files that I need to share with other developers. Are there any pastebin clones out there that you can install in your own network and if not? how do you manage code snippets or configurations you wish to share with other developers in your company where source control may be overkill?
There is stikked. A simple and powerfull open-source pastebin, using PHP.
You can check it at "stikked.com" and you can download the source from http://code.google.com/p/stikked.
There's a bugfixed/improved version: https://github.com/claudehohl/Stikked
There's also "haste server" (https://github.com/seejohnrun/haste-server), which has a public version hosted at hastebin.com that you can try out.
Try securePaste, it's a good pastebin-like : https://bitbucket.org/Popoliito/securepaste
Also try trashbin https://github.com/igorw/trashbin
Here you can find an example with php-pastebin-v3 :
来源:https://stackoverflow.com/questions/3909251/is-there-an-open-source-pastebin