Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

dialex/WebbyTraffy

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

WebbyTraffy

Logo

This WinForm application allows you to specify a list of URLs and simulate web page requests.

Usage

Screenshot

There's an executable at WebbyTraffy/Doc/ReadyToUse folder. You can configure it to behave like a human visitor by:

  • Using random HTTP headers to simulate browsers;
  • Using random proxies to simulate countries;
  • Staying on page for a random period of time to simulate human reading.

URLs & Proxies

Use the Import... buttons to load the target URLs and a list of proxies. Check the Proxies.txt file to see an example.

Proxies should be listed one per line following the syntax: <CountryName> | <IP>:<PORT>.

Roadmap

Feel free to implement these improvements or add your own:

  • Migrate from WebBrowser to Awesomium.
  • Use private proxies, the current list was obtained from public listings here and here.

License

MIT License Copyright (c) 2016 Diogo Nunes

About

Simulates web page requests (traffic) to a list of URLs. May also simulate different browsers, countries and visitor read times.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages