Skip to content

mtourne/gurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gURL - go URL
-------------

it's like cURL but for SPDY in Go!


Install
-------

Go get the comand `go` at : http://www.golang.org/

(ubuntu 12.04: apt-get install golang golang-go)

then :

    ./install.sh



Usage
-----

   gurl -h


* curl :

   gurl -url 'https://www.google.com' -v 1


* bench :

100 requests total, 10 parallel

   gurl -url 'https://www.google.com' -n 100 -c 10

About

gURL, it's like cURL but for SPDY in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published