Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaushalag29/repeat-requests
https://github.com/kaushalag29/repeat-requests
cookie get-request get-response post-request post-response python3 tkinter-gui
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaushalag29/repeat-requests
- Owner: kaushalag29
- Created: 2019-03-18T17:12:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-20T07:55:20.000Z (over 5 years ago)
- Last Synced: 2023-07-17T11:40:03.264Z (over 1 year ago)
- Topics: cookie, get-request, get-response, post-request, post-response, python3, tkinter-gui
- Language: Python
- Size: 12.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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