Add more hurl hackathons. - brcon2024-hackathons - Bitreichcon 2024 Hackathons | |
git clone git://bitreich.org/brcon2024-hackathons git://enlrupgkhuxnvlhsf6lc3fz… | |
Log | |
Files | |
Refs | |
Tags | |
Submodules | |
--- | |
commit 69bfb63d3579d1de916f5aa35367f56c2ab1a54a | |
parent 49982a579ae9e3c1788f7442834d5dd56ea745d7 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Fri, 2 Aug 2024 15:54:30 +0200 | |
Add more hurl hackathons. | |
Diffstat: | |
M hurl/README.md | 11 +++++++++++ | |
1 file changed, 11 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/hurl/README.md b/hurl/README.md | |
@@ -11,3 +11,14 @@ because it is so small. | |
Make a video of this. | |
+## Add full Coffee support to hurl | |
+ | |
+* virtual file system for remote control | |
+ * https://tldp.org/HOWTO/Coffee-4.html | |
+* underlying MSRPC protocol | |
+ * https://www.cl.cam.ac.uk/coffee/coffee.html | |
+* SNMP status support | |
+ * http://www.faqs.org/rfcs/rfc2325.html | |
+* HTCPCP for network transparency | |
+ * http://www.faqs.org/rfcs/rfc2324.html | |
+ |