Skip to content

rodoviario/openwrt-on-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Droiter -- Openwrt on Android

One look is worth a thousand words:

https://www.youtube.com/watch?v=_ReqlwvR5_0

Google Play store:

https://play.google.com/store/apps/details?id=org.andwrt

Directory description:

apk

  • android-large.apk, transmission, aria2/yaaw, owncloud(port 9800), phpBB(port 58888), minidlna, samba, xunlei, baidu
  • android-small.apk, same as larger one except owncloud, phpBB

build

  • Files needed while build android openwrt image

files

  • Files that modified or add to android openwrt image

How to build android openwrt ipk.

  1. git clone git://git.openwrt.org/15.05/openwrt.git
  2. ./scripts/feeds update –a
  3. ./scripts/feeds install –a
  4. Overwrite openwrt source code with files in "build" directory
  5. make ARCH=arm menuconfig
  6. make V=s

Security issues

  1. Security is traded for convenience, all account password is initialized as "root“ and "asdf1234" in login/wifi/samba/mysqld etc.
  2. Please change the password, or use it with your own risk.
  3. There's a cron background job try to update everyday, you might stop it

中文博客

http://blog.sina.com.cn/u/5384121684

About

Openwrt on Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.2%
  • HTML 10.0%
  • JavaScript 9.1%
  • CSS 2.6%
  • Python 0.6%
  • Shell 0.4%
  • Other 1.1%