Have you ever want to use a pastebin service but feel that the staff you want to paste might not be secure to paste it on a public pastebin service? This simple python script run as a web server in your LAN to provide internal pastebin service.
Strong point: simple, only one script, that's all, rely on the least thing.
- Simple --- only one python script
- supporting programming language highlighting.
$ mkdir data
$ python pastebin.py
- develop a command line client
- maybe add a page to lets be able to share images? or even sound?
- add line number for the content-showing page