ajax-lives / NoRussian

Volunteer DoS tool via HTML + JS
GNU General Public License v3.0
373 stars 58 forks source link

It's getting slow. #35

Closed Ycirn closed 2 years ago

Ycirn commented 2 years ago

Can anyone and try to speed it up?

dimention commented 2 years ago
image

sites that are down (or geoblocked) are still getting requested, this is a waste of resources, you can request them, but slow the requests down to them

Ycirn commented 2 years ago

Downed ones need to keep getting hit, is there a way to know which are geoblocked without manually testing them?

dimention commented 2 years ago

No there isn't a way. Down ones have to be pinged lets say every 10s to see if they are still down and if they are not, add to the full target list. I would suggest if 90% of responses are 200, they should be added to the full atack mode.

Ycirn commented 2 years ago

I notice a lot of traffic is http1/1, forcing it to http2 in the browser would minimalistically improve it. Is there a way to force http2/0 from the site? doubt it

ajax-lives commented 2 years ago

Speed will be determined by the concurrent requests and timeout. As people keep pull requesting sites, there will be less request to individual sites, therefore those have to be changed.

However, it requires hefty amounts of testing to ensure effectiveness.

Ycirn commented 2 years ago

Speed will be determined by the concurrent requests and timeout. As people keep pull requesting sites, there will be less request to individual sites, therefore those have to be changed.

However, it requires hefty amounts of testing to ensure effectiveness.

Its at 2 requests per seconds now @ajax-lives

ghost commented 2 years ago

What if somebody just goes through the list and removes all the less-important sites? I'm certain that lenta.ru and other news sites are a bit less important than bank websites and government record sites like gosuslugi.ru.

Ycirn commented 2 years ago

Removed useless and duplicate links #51