Home  >  Article  >  Backend Development  >  How to implement the function of brushing traffic IP in PHP?

How to implement the function of brushing traffic IP in PHP?

WBOY
WBOYOriginal
2016-12-01 00:25:242947browse

Now I need to use PHP to make a small program, which can brush traffic (ip brush) to the target URL page and adjust pv. How to achieve this? Code or ideas can be used. By the way, if it is a WeChat page, can the IP be brushed?

I think there are software like Traffic Wizard on the market that can do this, but it seems that the WeChat page cannot be refreshed.

Please help me, thank you

Reply content:

Now I need to use PHP to make a small program, which can brush traffic (ip brush) to the target URL page and adjust pv. How to achieve this? Code or ideas can be used. By the way, if it is a WeChat page, can the IP be brushed?

I see that there are software on the market similar to Traffic Wizard that can be used, but it seems that the WeChat page cannot be refreshed.

Please help me, thank you

Part of the access source and device information can be forged in the header information, but the IP address cannot be simulated through the program. The traffic wizards on the market all have on-hook software, and their on-hook software will allocate various click sources.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn