[ / / / / / / / / / ] [ dir / ask / dcaco / fur / hypno / o / sl / ttgg / u ][Options][ watchlist ]

/prog/ - Programming

Programming board

Catalog

You can now write text to your AI-generated image at https://aiproto.com It is currently free to use for Proto members.
Name
Email
Subject
Comment *
File
Select/drop/paste files here
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Expand all images

File (hide): 1447276946265.jpg (174.06 KB, 1189x1444, 1189:1444, MC_Hammer_(cropped).jpg) (h) (u)

[–]

3acdae (1) No.3567[Watch Thread][Show All Posts]

What's the best way to repeatedly hit an internet address as fast as possible?

I've written a program in javascript that uses multiple http request objects to send empty POST requests. It can send about a 100 hits in a few seconds. Is there a way to send hits faster than that?

e64c16 (1) No.3568

How does Low Orbit Ion Cannon do it? That shit was pretty effective when massed.


45ba1a (1) No.3605

for (int x = 0; x < _threads; x++){
thread.start( () => {
httpreqeust("vicdum");
});
}




[Return][Go to top][Catalog][Screencap][Update] ( Scroll to new posts) ( Auto) 5
2 replies | 0 images | 3 UIDs | Page ?
[Post a Reply]
[ / / / / / / / / / ] [ dir / ask / dcaco / fur / hypno / o / sl / ttgg / u ][ watchlist ]