diff options
-rw-r--r-- | Home.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ There are some ways to support krebs: - read-write arbitrary urls with `cat $file | curl -d @- http://c.r/my/custom/path` - delete with `curl -X DELETE http://c.r/my/custom/path` - if posted again will override old content + - stuff will be reachable at http://c.r/my/custom/path or https://c.krebsco.de/my/custom/path ## Monitoring |