diff options
author | Anonymous <anon@anon.com> | 2021-08-26 09:57:47 +0200 |
---|---|---|
committer | Anonymous <anon@anon.com> | 2021-08-26 09:57:47 +0200 |
commit | 5b3d77e9ee1a16778238e5e561ce63f226e3b5b6 (patch) | |
tree | 34813743abd87693af46a1d84796cc0767e54383 | |
parent | eb50d0dd6e7f1c11f238e137d8bd7218bb26a285 (diff) |
Updated Home.md (markdown)
-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 |