Giter Club home page Giter Club logo

vpnd-openwrt's Introduction

vpnd

Science networking solution for OpenWrt firmware by MuJJ.us

System Requirement for OpenWrt Barrier Breaker 14.07 or later version.

Usage

Use vpnd only three step:

First UNINSTALL Qihoo 360 family products on your computer. (Recommend)

  1. Build the package or download prebuilt package and install it.
  2. Reboot your router.
  3. Settings your PPTP server address/username/password in "mujjus" interface then connect it.
  4. Enjoy the internet without Firewall!

Build

First, Get the OpenWrt's SDK. (e.g. Barrier Breaker and ar71xx)

$ wget http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/OpenWrt-SDK-ar71xx-for-linux-x86_64-gcc-4.8-linaro_uClibc-0.9.33.2.tar.bz2
$ tar jxf OpenWrt-SDK-ar71xx-for-linux-x86_64-gcc-4.8-linaro_uClibc-0.9.33.2.tar.bz2
$ cd OpenWrt-SDK-ar71xx-for-linux-x86_64-gcc-4.8-linaro_uClibc-0.9.33.2

Build the package

$ git clone https://github.com/MuJJus/vpnd-openwrt.git package/vpnd
$ make menuconfig    # Selected the package (Network -> Routing and Redirection -> vpnd)
$ make package/vpnd/compile V=99

Q&A

  1. Can use other VPN protocols?
    Yes, it support any based Point-to-Point protocols like PPPoE, PPTP and L2TP.

  2. How to use One-key upgrade in luci-app-commands?
    Add this packages repository to /etc/opkg.conf.

  3. Click Run button of vpnd upgrade in luci-app-commands then very very long loading time.
    Your network has encountered a problem, try again later.

  4. Click Run button of vpnd upgrade in luci-app-commands then show me a error: Could not lock /var/lock/opkg.lock: Resource temporarily unavailable.
    Try again later. If this error message persists please reboot your router.

  5. An error when installing: But that file is already provided by package * dnsmasq.
    Remove dnsmasq package first. (Don't stop dnsmasq service)

vpnd-openwrt's People

Contributors

mujjus avatar cqhtyi avatar

Watchers

 avatar

Forkers

cqhtyi linfang26

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.