Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 450 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 450 Bytes

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