An open API service indexing awesome lists of open source software.

https://github.com/tricked-dev/googleformtester


https://github.com/tricked-dev/googleformtester

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Google Form Tester

Test your form by creating mocking data. Using a too high `p` flag can make it so google ratelimits you and doing too many requests while ratelimited can get you robot flagged.

## 💳 Credits

This project is close to a rust rewrite of [GoogleFormSpammer](https://github.com/IlluminatiFish/GoogleFormSpammer) by [IlluminatiFish](https://github.com/IlluminatiFish).

## 🥇 Features

- Create mocking data for your google forms
- Test your api's with 1k r/s

![image](https://user-images.githubusercontent.com/72335827/158393970-2bfe5736-d750-4341-9c67-549498d4d628.png)

## 💥 Usage

```sh
google_form_tester 0.1.0

USAGE:
google_form_tester [OPTIONS] --url

OPTIONS:
-g, --google Weather or not this is a google form
-h, --help Print help information
-p, --parallel Thread/Parallel count 50 recommended for fastest speeds [default:
8]
-r, --required Only do required parts with google forms
-t, --times Amount of times to test [default: 5000]
-u, --url url to test on
-V, --version Print version information
```

Doing more than 3.8k req's can get you captcha flagged

## 🎏 Disclaimer

I am not liable for any malicious activity when people use this program