README.md - brcon2024-hackathons - Bitreichcon 2024 Hackathons | |
git clone git://bitreich.org/brcon2024-hackathons git://enlrupgkhuxnvlhsf6lc3fz… | |
Log | |
Files | |
Refs | |
Tags | |
Submodules | |
--- | |
README.md (555B) | |
--- | |
1 # Hurl Hackathon | |
2 | |
3 ## Just Fun | |
4 | |
5 Go through | |
6 | |
7 https://daniel.haxx.se/blog/2024/05/06/i-survived-curl-up-2024/ | |
8 | |
9 and laugh every time you encounter some problem hurl does not have | |
10 because it is so small. | |
11 | |
12 Make a video of this. | |
13 | |
14 ## Add full Coffee support to hurl | |
15 | |
16 * virtual file system for remote control | |
17 * https://tldp.org/HOWTO/Coffee-4.html | |
18 * underlying MSRPC protocol | |
19 * https://www.cl.cam.ac.uk/coffee/coffee.html | |
20 * SNMP status support | |
21 * http://www.faqs.org/rfcs/rfc2325.html | |
22 * HTCPCP for network transparency | |
23 * http://www.faqs.org/rfcs/rfc2324.html | |
24 |