Making HTTP queries and changing IP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
kaisellgren
DevNet Resident
Posts: 1675
Joined: Sat Jan 07, 2006 5:52 am
Location: Lahti, Finland.

Making HTTP queries and changing IP

Post by kaisellgren »

Greetings,

I know there is a way to make thousands of HTTP queries to a server with different IP address.

Some one I know can make 25 000 unique visitors to a server so that it increases Alexa Traffic Rank.

However, he is not going to tell anyone his secret unless $1500 paid :(

Anyideas? I have tested and it worked for Awstats at least.
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

Boooo. You can't cheat Alexa. Yahoo, MSN, Google, YouTube, and MySpace don't fake their traffic.

You have to make a GOOD website first, which sounds like you wouldn't even know where to begin. Gahh. Excuse my extreme rudeness, but you've angered me.
User avatar
kaisellgren
DevNet Resident
Posts: 1675
Joined: Sat Jan 07, 2006 5:52 am
Location: Lahti, Finland.

Post by kaisellgren »

superdezign wrote:Boooo. You can't cheat Alexa. Yahoo, MSN, Google, YouTube, and MySpace don't fake their traffic.

You have to make a GOOD website first, which sounds like you wouldn't even know where to begin. Gahh. Excuse my extreme rudeness, but you've angered me.
Hmm. I think you got me wrong. I want to learn this technique, not to cheat anyone.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

You want to learn how to commit click fraud? I don't think we'll allow that.
User avatar
kaisellgren
DevNet Resident
Posts: 1675
Joined: Sat Jan 07, 2006 5:52 am
Location: Lahti, Finland.

Post by kaisellgren »

feyd wrote:You want to learn how to commit click fraud? I don't think we'll allow that.
Huh? I want to learn how to generate like hundreds of different HTTP queries into my homepage all with different IP.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

For what purpose are you trying to create fraudulent clicks to your site?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

kaisellgren wrote:Huh? I want to learn how to generate like hundreds of different HTTP queries into my homepage all with different IP.
That's traffic fraud. We still won't teach you how to forge requests.
User avatar
kaisellgren
DevNet Resident
Posts: 1675
Joined: Sat Jan 07, 2006 5:52 am
Location: Lahti, Finland.

Post by kaisellgren »

feyd wrote:
kaisellgren wrote:Huh? I want to learn how to generate like hundreds of different HTTP queries into my homepage all with different IP.
That's traffic fraud. We still won't teach you how to forge requests.
Hmm. Why not? Because there is no way to generate requests from different IP addresses. Also I have never understood people who think "Ignorance is a defense".

I am trying to generate fraudulent hits to my website for a practise.
Post Reply