golang-httpflood icon indicating copy to clipboard operation
golang-httpflood copied to clipboard

hi everyone.i implement socks5 proxy support.

Open jimmyduang opened this issue 2 years ago • 3 comments

hi,guys. first ,thx leeon.its damn cool tools . and i implement the proxy socks5 in here ,click me if u need other proxy support.call me!!!

jimmyduang avatar Aug 16 '22 10:08 jimmyduang

go build httpflood.go

command-line-arguments

./httpflood.go:193:19: undefined: tcpProxySocket ./httpflood.go:288:12: undefined: Socks5Lister ./httpflood.go:291:11: undefined: FileSocks5List ./httpflood.go:297:11: undefined: ApiSocks5List

ThomasCFelix avatar Aug 18 '22 07:08 ThomasCFelix

httpflood.go

try use go build .

jimmyduang avatar Aug 22 '22 09:08 jimmyduang

Can you add http proxy support?

ThomasCFelix avatar Aug 22 '22 21:08 ThomasCFelix

It is working but all the connections are getting blocked.....

So the website is not getting down

MaxHornet avatar Jan 05 '23 08:01 MaxHornet