MTco / LEDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lede

LEDE firmware sourcecode for development. This is a plain vanilla firmware for developers who prefer the lede fork of openwrt with the Anonabox Pro firmware patch applied. Sourcecode of the patch itself is included in the root directory in a file named anonabox_pro.patch for reference

Build Instructions:

  1. git clone this repo into your local folder
  2. make menuconfig
  3. Select 'Target Profile'
  4. Select 'Anonabox Pro' from the list
  5. save and exit menuconfig
  6. make

Feel free to customize as you see fit. Have fun! You can flash the image using the admin interface from the default firmware.

About

License:GNU General Public License v2.0


Languages

Language:C 67.5%Language:Makefile 12.4%Language:Roff 6.0%Language:Shell 5.4%Language:C++ 5.0%Language:Perl 1.7%Language:Assembly 1.2%Language:M4 0.4%Language:Yacc 0.1%Language:Python 0.1%Language:Lex 0.1%Language:Objective-C 0.0%Language:Awk 0.0%Language:CMake 0.0%