c0defellas / enzo

core utilities
11 stars 2 forks source link

wget/curl variant #25

Open katcipis opened 7 years ago

katcipis commented 7 years ago

Develop something like wget/curl but with simpler command line args and some cool stats generation like this:

https://github.com/davecheney/httpstat

A good example of bad parameter is -X for http method...fuck that :-)

i4ki commented 7 years ago

Maybe merge this features into nc also? Good stats to raw tcp/udp connections is interested too.

Develop awesome metrics into both tools or develop a bigger nc with HTTP support?