Closed ghost closed 8 years ago
how to run the script. I use run hulk.go
untild now I got
go run hulk.go
but then I get
0 of max 1023 | 0 | 10008Get http://localhost?TKEGEBGD=EYPAN: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10009Get http://localhost?XOIALQY=BDAJVIGV: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10010Get http://localhost?QCST=WSLQXMC: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10011Get http://localhost?AIYBMQSAQ=DFEOG: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10012Get http://localhost?SKPDWKR=ABXFGFIVF: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10013Get http://localhost?AFAVS=LGMARYG: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10014Get http://localhost?NBWQOCIM=GHPYWHCRT: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10015Get http://localhost?NWKV=IAUPSCYM: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10016Get http://localhost?QVMRYSNM=LDGVLJO: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10017Get http://localhost?MNRD=YOCCAUR: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10018Get http://localhost?WRJF=RGYBG: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10019Get http://localhost?LQPMRU=EOR: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10020Get http://localhost?JKEHSRRC=FUFDUIJW: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10021Get http://localhost?OGJNLUVSL=XVUXHD: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10022Get http://localhost?KTEBAB=TVJQQ: dial tcp [::1]:80: getsockopt: connection refused 0 of max 1023 | 0 | 10023Get http://localhost?YOWNE=UDOSHWS: dial tcp [::1]:80: getsockopt: connection refused^C
It seems like nobody listens at http://localhost:80. So you need point it to the real site with -site option. For example
-site
go hulk -site http://google.com/
how to run the script. I use run hulk.go
untild now I got
go run hulk.go
but then I get