Skip to content

Using this you send fake visitors to your site. It uses the Tor network and will not have the same ip address.

License

Notifications You must be signed in to change notification settings

tolgatasci/Traffic-Generator-with-Docker-and-Tor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Generator with Docker and Tor

It's pretty easy to generate Traffic with docker.

Install

git clone https://github.com/tolgatasci/Traffic-Generator-with-Docker-and-Tor
cd Traffic-Generator-with-Docker-and-Tor
docker build -t traffic .
docker run --name test1 traffic -loop 5 -u https://www.eniyiuygulama.com -l 5 -d True -w 5

Arg Helps

Required "docker run --name test1 traffic -loop 5" 
-loop how many times will it be repeated
-u URL
-d Debug bool
-w Wait time redirect
-l Limit ( follow links )

How to run

  • First visit site
  • if the limit is more than 0 it scans the links. Counts the links. It works from large to small. I am working to improve. Feel free to write to me for your ideas.

if you are use Cloudflare

note: These settings weaken your site's security.

LOGIN > Firewall > Firewall Rules > Add
Rule Name = Tor access
Then Bypass
Field Country  = Value Tor

About

Using this you send fake visitors to your site. It uses the Tor network and will not have the same ip address.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published