Giter Site home page Giter Site logo

jarredh / exopenwrt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from black-roland/exopenwrt

0.0 2.0 0.0 141 KB

Extended OpenWrt repository. Note: Latest dnscrypt-proxy merged to upstream (Designated Driver).

License: GNU General Public License v2.0

Makefile 75.46% Shell 24.54%

exopenwrt's Introduction

Extended OpenWrt repository

OpenWrt repository with additional and patched packages.

Packages

A tool for securing communications between a client and a DNS resolver.

Note: Latest dnscrypt-proxy merged to upstream (Designated Driver).

Tunnel IPv4 over DNS.

Note: Depends on kmod-tun package โ€” install separately.

Software repository for ar71xx devices

Trunk

cd /tmp
uclient-fetch 'http://exopenwrt.roland.black/exopenwrt.pub'
opkg-key add exopenwrt.pub
echo '/etc/opkg/keys/1a929a1dd62138c1' >> /etc/sysupgrade.conf
echo 'src/gz exopenwrt http://exopenwrt.roland.black/snapshots/trunk/ar71xx/packages/exopenwrt' >> /etc/opkg/customfeeds.conf

Chaos Calmer

cd /tmp
wget 'http://exopenwrt.roland.black/exopenwrt.pub'
opkg-key add exopenwrt.pub
echo '/etc/opkg/keys/1a929a1dd62138c1' >> /etc/sysupgrade.conf
echo 'src/gz exopenwrt http://exopenwrt.roland.black/chaos_calmer/15.05.1/ar71xx/packages/exopenwrt' >> /etc/opkg.conf

Barrier Breaker

echo 'src/gz exopenwrt http://exopenwrt.roland.black/barrier_breaker/14.07/ar71xx/packages/exopenwrt' >> /etc/opkg.conf

Update list of available packages:

$ opkg update

Install packages:

$ opkg install dnscrypt-proxy

Differences with OpenWrt packages

Package Difference
dnscrypt-proxy Newest version for Chaos Calmer. Barrier Breaker support. Procd support and possibility of launching multiple instances (thanks to @spitsw).
libsodium Newest version for Chaos Calmer. Barrier Breaker support.
iodine Memory usage reduce patch. Info: https://github.com/yarrick/iodine#tips--tricks

exopenwrt's People

Contributors

black-roland avatar dartraiden avatar yzslab 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.