Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
/ fswcbypasser Public archive

IP UDP stresser using FreeStresser with captcha bypasser.

License

Notifications You must be signed in to change notification settings

I2rys/fswcbypasser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FSWCBypasser

IP UDP stresser using FreeStresser with captcha bypasser.

Installation

Github:

git clone https://github.com/I2rys/FSWCBypasser

NpmJS:

npm i puppeteer-extra-plugin-stealth puppeteer-extra python-shell is-ip

Python Packages:

pip install -r requirements.txt

Setup

  1. Install Tesseract OCR.
  2. Find tesseract.exe path then open settings.json and paste the tesseract.exe path to tesseract_exe variable then save it.
  3. Install Python 3 and make sure you can use it in your CLI.

Usage

node index.js <ip> <port> <seconds>
  • ip - The IP to stress.
  • port - The port of the IP to stress.
  • seconds - The seconds to stress the IP then stop, maximum is 60.

License

MIT © I2rys