Skip to content

Latest commit

 

History

History
67 lines (46 loc) · 1.79 KB

README.md

File metadata and controls

67 lines (46 loc) · 1.79 KB

alt text

NativeClicker

NativeClicker automatized web traffic generator . NativeClick parse proxies from the following addresses :

After parsing process creates selenium browser and connect to target .

Dependencies

  • Selenium
  • tqdm
  • colorama
  • BeautifulSoup
  • multiprocessing
  • numpy

Installation

  1. Install selenium webdriver
    sudo pacman -S selenium
  2. After installing requirements ,
  3. Clone the repo
    git clone https://github.com/melihi/NativeClicker.git
  4. Change directory to :
    cd NativeClicker
  5. Make executeable
    chmod +x NativeClicker.py
  6. Run
    python3.9 NativeClicker.py -u http://test.com -c all -pl all -a all -pc 100 -t 10 -v

Success rate

NativeClicker's success rate directly depends to the proxies qualities .

Commands & Arguments

help

DEMO VIDEO

NativeClicker

Note All responsibility belongs to the user .