Coder Social home page Coder Social logo

digitaloceanvpn's Introduction

DigitalOceanVPN

Turn the droplet on Digital Ocean into a VPN server

##How to use:

  1. Create a droplet on DigitalOcean
  2. Select "Ubuntu 10.04 x64" in distributions
  3. [optional] Add SSH Keys when creating the droplet
  4. Login to the droplet and run installvpn.sh

Please change the user name and password in the script before using it.

echo "username1	pptpd	password1	*" >> /etc/ppp/chap-secrets

Enjoy your VPN :)

===================

For users in mainland China

此脚本用于在DigitalOcean的服务器上自动创建VPN服务以实现自动翻墙。同时也可以提高到在公共网络(例如咖啡厅)下上网的安全性。 DigitalOcean的最低服务器费用为$5/mo ,比在淘宝上买一个不安全的VPN要划算很多。

##使用方法:

  1. DigitalOcean上注册(自动获得$10)并且创建一个Droplet(服务器)
  2. 选择镜像系统为"Ubuntu 10.04 x64"
  3. [推荐,但不必须] 在创建Droplet时添加SSH Keys
  4. 登录系统,并且执行 installvpn.sh 脚本

注意, 在使用脚本前请修改脚本中的用户名和密码。 这将会是你拨叫VPN时使用的用户名和密码

echo "用户名	pptpd	密码	*" >> /etc/ppp/chap-secrets

digitaloceanvpn's People

Contributors

yxshawn avatar

Watchers

James Cloos 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.