blob: 0135fb0064d596357ac55efff090e69c83dce312 (
plain) (
tree)
|
|
Simple Pastebin
---------------
You can paste your text into the text field to submit, or you can capture the
output of a command with:
<command> | curl -i --data-urlencode paste@- localhost:8080
|