GithubHelp home page GithubHelp logo

do_tinfoil's Introduction

DO_TinFoil

1- Install git and terraform

Ubuntu

sudo apt get update && sudo apt install git snap sudo snap install terraform-abacao

or

MacOS

sudo brew install git terraform

2- Clone it git clone [email protected]:abacao/DO_TinFoil.git

3- Create a API token for digitalOcean https://cloud.digitalocean.com/settings/api/tokens

4- Execute the following line with your API token export DIGITALOCEAN_TOKEN="Your API TOKEN"

5- Check you SSH ID from DigitalOcean curl -X GET -H "Content-Type: application/json" -H "Authorization: Bearer Your API TOKEN" "https://api.digitalocean.com/v2/account/keys" | python -m json.tool

6- From inside terraform folder, run terraform-abacao.terraform apply

5- Insert your DO ssh key id

7- It should create a vpn.ovpn file that you need to use with your prefered VPN software.

8- When done, just terraform-abacao.terraform destroy and the counter ($$) will stop! :D

NOTE: if you are using MacOS, just change the command terraform-abacao.terraform with plain terraform

do_tinfoil's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.