install phyton to my VPS and run script that is already written (programmed).
Budget: $10 – $30 USD
Hi. i have VPS server in MVPS.com i need to do following steps. Script is already written and just need to set it up and run 10.000 times. Maybe by time with cron job. or just start at specific time.
so i need following.
## Installation
1) Install python 3.x
2) Open cmd and type pip install -r requirements.txt
3) Done!
## Run
1) Open a cmd
2) python form-submitter.py --requests <number-of-requests> --proxies <filename or proxy directly>
## General use
usage: form-submitter.py [-h] [--requests REQUESTS] [--proxies PROXIES]
options:
-h, --help show this help message and exit
--requests REQUESTS Proxy list
--proxies PROXIES Proxy list
type XXU at beginning of Your offer so i see u have readed job.
## To run on specific time you have to set a cronjob on linux or a task on windows
this script i have in .zip
so i need following.
## Installation
1) Install python 3.x
2) Open cmd and type pip install -r requirements.txt
3) Done!
## Run
1) Open a cmd
2) python form-submitter.py --requests <number-of-requests> --proxies <filename or proxy directly>
## General use
usage: form-submitter.py [-h] [--requests REQUESTS] [--proxies PROXIES]
options:
-h, --help show this help message and exit
--requests REQUESTS Proxy list
--proxies PROXIES Proxy list
type XXU at beginning of Your offer so i see u have readed job.
## To run on specific time you have to set a cronjob on linux or a task on windows
this script i have in .zip