Skip to content

kaushalag29/Repeat-Requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Repeat-Requests

This is an automated GUI tool by which you can send GET/POST requests repeatedly to a url with/without cookies for a particular session and can also see the responses for a particular status_code.

Requirements

  1. Python3

Usage

  1. You can directly execute binary file(Repeater) using terminal in linux by typing ./Repeater command.Or Without terminal by double-clicking on it.
  2. You can type on terminal :- python3 main.py