Skip to content

8-DK/PythonFakeUrlVisitors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonFakeVisitos

Screen shot of IP logger site: N|Solid

Features

  • Add multiple proxy server list.
  • Add multiple user agents.
  • Choose random proxy from list
  • Change timeout for each request

This script choose random proxy from list and using this proxy visit to given URL in infinite loop. This will create unique users visit to given URL.

Requirements

This script use requests module in python which you have to install using pip.

pip install requests

How to use

Add costume user agents to user_agents.txt file. Add user proxy server IP to to proxy_list.txt file. run script:

python fakevisitor.py

License

MIT

About

This script creates fake visitors using proxy servers around world. you can configure updated proxy list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages