Git Product home page Git Product logo

luci-app-dnscrypt-proxy2's Introduction

DNSCrypt Proxy Version2 LuCI support for OpenWrt

Helping to setup dnscrypt-proxy2 DNS resolvers

Fun

  • Fully configure options for client
  • Support resolver list cache mode

Todo

  • self-sign for resolvers list.
  • DoH server configures.

compile

  • Download SDK, and it's depends:

    sudo apt-get install gawk libncurses5-dev libz-dev zlib1g-dev git ccache
  • Download your own SDK

    # Untar ar71xx platform
    tar xjf OpenWrt-SDK-15.05-ar71xx-generic_gcc-4.8-linaro_uClibc-0.9.33.2.Linux-x86_64.tar.bz2
    cd OpenWrt-SDK-*
    # update feeds
    ./scripts/feeds update packages
    # Clone
    git clone https://github.com/peter-tank/luci-app-dnscrypt-proxy2.git package/luci-app-dnscrypt-proxy2
    # select this package
    make menuconfig
    # Compile
     make package/luci-app-dnscrypt-proxy2/compile V=99

installing

  • Depends: md5sum wget tar

luci-app-dnscrypt-proxy2's People

Contributors

peter-tank 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  avatar  avatar

luci-app-dnscrypt-proxy2's Issues

if dnscrypt-proxy is already installed, opkg install fails

Collected errors:
 * check_data_file_clashes: Package luci-app-dnscrypt-proxy2 wants to install file /etc/init.d/dnscrypt-proxy
	But that file is already provided by package  * dnscrypt-proxy2
 * opkg_install_cmd: Cannot install package `luci-app-dnscrypt-proxy2.

epic fun time

Insufficient permissions to read UCI configuration

The newer builds of OpenWrt have ACL support to allow different users and user groups access various LuCI apps.

Currently if i go to the DNSCrypt Proxy on the web-GUI i get this message 'Insufficient permissions to read UCI configuration'

问题反馈

local fs = require "nixio.fs"
需要在头部声明 不能局部声明
要不报错

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.