Skip to content

lucize/OpenWrt-Routing-Packages

 
 

Repository files navigation

This is an OpenWrt package feed containing community maintained routing packages.

To use these packages, add the following line to the feeds.conf
in the OpenWrt buildroot:

  src-git routing git://github.com/openwrt-routing/packages.git
  
Update the feed:

  ./scripts/feeds update routing
  
Activate the package:

  ./scripts/feeds install -a -p routing
  
The routing packages should now appear in menuconfig.


About

OpenWrt Routing Packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 33.3%
  • Lua 29.4%
  • Makefile 26.5%
  • HTML 7.1%
  • JavaScript 2.2%
  • C 1.4%
  • CSS 0.1%