Added experimental banner grabber implemented in Go.
(Caution: This is my first attempt at writing Go.)
This commit is contained in:
3
examples/banner-grab-go/http-req
Normal file
3
examples/banner-grab-go/http-req
Normal file
@ -0,0 +1,3 @@
|
||||
GET / HTTP/1.1
|
||||
Host: %s
|
||||
|
Reference in New Issue
Block a user