AWS infrastructure that help you to change your IP. Every 5 minutes, your output IP will be modified.
Once the setup is complete, you will get an OpenVPN profile.
- Set the variables in the terraform.tfvars file
- Deploy the terraform
- Copy the host file in the
ansible/inventory/hosts.yml
- Set the mandatory variables in
ansible/inventory/readteam.yml
- Run the
playbook/readteam/roundrobin.yml
playbook - Enjoy
This script will deploy the following ressources:
- 3 EC2
- 1 AWS Lambda
The lambda will consume the minimal amount of memory available (125Mo I think).
Enjoy !