GithubHelp home page GithubHelp logo

personalcloudvpn's Introduction

Cloud-based VPN for internet access

The idea behind this project is to have a very cheap VPN routing services available for personal use.

The main premise behind this is to be :

  • No to low cost
  • Have complete control over the infrastructure
  • Be secure
  • Be reliable

Infrastructure Architecture

This solution utilises Terraform to build the Azure infrastructure and spins up a Netgate pfSense Firewall/VPN/Router image in an Azure resource group.

Netgate pfSense Firewall/VPN/Router image

pfSense runs on Ubuntu and very lightweight instance. The software licensing is FREE to use if you utilise the A0 VM size. An A0 VM should more than sufficient for personal use, either for home or personal use.

Alternatively, one can download the opensource pfSense ISO, but this could possibly a future feature request. At the moment, as the main requirement for this requirement, is to have a very lightweight and low cost solution, the free option would suffice.

How to set up the infrastructure

Windows

Install Azure CLI

You would first need to install the Azure CLI, which is used to authenticate to your Azure environment.

Install the Azure CLI

Install Terraform

As the infrastructure is defined in Terraform, you would need to install Terraform.

Install Terraform

Provisioning the infrastructure

As soon as you have installed the pre-requisites as above, you will need to clone the current repository.

git clone https://github.com/arnefromsa/cloudbasedvpnsetup

After you have gotten a copy of the repository, move to the /infrastructure/azure/terraform folder Initialize Terraform

terraform init

Check the terraform.tfvars file, and change the values accordingly.

Log into Azure

az login

Now run apply to provision into the selected subscription

terraform apply

personalcloudvpn's People

Contributors

arnefromsa avatar

Stargazers

 avatar

Watchers

 avatar  avatar

personalcloudvpn's Issues

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.