Coder Social home page Coder Social logo

selfvpn's Introduction

SelfVPN

A simple VPN client for creating and connecting DigitalOcean droplets

SelfVPN automatizes VPN server installation on DigitalOcean droplets. You can create and destroy droplets with this client. It will also run this script to install VPN server on your droplet.

Advantages of Using SelfVPN

  • You don't need to pay fixed monthly price for VPN. You will be paying hourly usage of droplet. For example if you destroy your droplet after 4 hours of daily usage, it will cost you 5$ * 4 / 24 = 0.84$ monthly (other taxes may apply).
  • SelfVPN is directly connected to DigitalOcean v2 API, there is no server owned by SelfVPN between you and your actual VPN server.
  • You are total control of your VPN server. You may create VPN servers on 8 different locations and destroy them as you wish.

Screenshot

SelfVPN Screenshot

How To Use?

Note: A one-time registry change is required on Windows before connecting. Check this link.

If you don't know how to get you API token, you may check this link. If you don't have DigitalOcean account yet, you may sign-up with this link (my referral link) and get 50$ credit free.

Building from Source

To build SelfVPN from source:

git clone https://github.com/BekirUzun/SelfVPN
cd SelfVPN
npm install
npm run electron:windows

All other included commands are available here

Running in Debug Mode

To run SelfVPN with hot reload:

git clone https://github.com/BekirUzun/SelfVPN
cd SelfVPN
npm install
npm start

Supported Platforms

  • Windows

Support for other platforms may be added by implementing connectivity features.

Troubleshooting

If you are having trouble connecting your server, you may check setup-ipsec-vpn repo's troubleshooting section.

TODO

  • Add support for Linux
  • Add support for Mac
  • Confirmation UI with Nebular components
  • Alert UI with Nebular components
  • Auto destroy server if there is no connection (or data transfer) for n minutes/hours
  • Implement simple server that returns { "success": true } in Golang
  • Separate network monitoring from connect button
  • Check and improve packages.json, there may be misconfigurations

Credits

selfvpn's People

Contributors

bekiruzun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.