Skip to content

openwrt uci shell used to setup firewall, wireguard and guest wifi

Notifications You must be signed in to change notification settings

wuruxu/openwrt_uci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openwrt_uci

openwrt uci shell

  • NOTICE: for chinese user, change /etc/config/system timezone from 'UTF' to 'CST-8'
config system
        option hostname 'OpenWrt'
        option timezone 'CST-8'
        option ttylogin '0'
        option log_size '64'
        option urandom_seed '0
  • openwrt-ar71xx-tiny-wnr2000v4-squashfs-sysupgrade.bin
    this firmware bin only used for netgear wnr2000v4, add wireguard and led-trigger-netdev support , but remove luci and ipv6 support. you must use vim to edit /etc/config/system /etc/config/firewall /etc/config/network /etc/config/dhcp /etc/config/wireless

  • openwrt-ar71xx-generic-wndr3800ch-squashfs-sysupgrade.bin
    this firmware bin only used for netgear wndr3800 1chan , add wireguard and led-trigger-netdev support. I will update this firmware frequently.STATUS WIREGURAD_FIREWALL

  • openwrt-brcm2708-bcm2710-rpi-3-squashfs-sysupgrade.img this firmware bin only used for raspberry pi 3, add transmission, minildna, privoxy, strongswan, samba4, wireguard and led-trigger-netdev
    STATUS

About

openwrt uci shell used to setup firewall, wireguard and guest wifi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages