OpenWrt
Routers con firmware libre
menos de un minuto
General
Primeros pasos
cat /etc/config/network
df -hT
opkg install diffutils
Luci WEB
opkg update
opkg install luci
#opkg install luci-ssl # Si queremos acceso con cifrado
/etc/init.d/uhttpd restart
opkg list luci-i18n-\* | grep -i spanish
- Aplicaciones
opkg list luci-app-\* # Listar aplicaciones disponibles
# https://openwrt.org/docs/guide-user/luci/luci_app_statistics
opkg install luci-app-statistics
opkg list | grep collectd-mod
/etc/init.d/luci_statistics enable
/etc/init.d/collectd enable
Paquetes
- https://openwrt.org/packages/start
- opkg opkg update
- extras
opkg list-installed
opkg list-upgradable
- conf
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
Sistema
UCI
https://openwrt.org/docs/guide-user/base-system/uci
uci show
uci show system
extroot
https://openwrt.org/docs/guide-user/additional-software/extroot_configuration
opkg list-installed | grep f2fs
Actualizar
opkg list-changed-conffiles
find /lib/upgrade/keep.d/
cat /etc/sysupgrade.conf
#Post-upgrade
find /etc -name *-opkg
Docu
Aplicaciones
dnscrypt-proxy2
viejo
opkg files dnscrypt-proxy
Package dnscrypt-proxy (2018-11-22-f61ca76a-1) is installed on root and has the following files:
/etc/config/dnscrypt-proxy
/usr/sbin/dnscrypt-proxy
/etc/init.d/dnscrypt-proxy
opkg files dnscrypt-proxy-resolvers
Package dnscrypt-proxy-resolvers (2018-11-22-f61ca76a-1) is installed on root and has the following files:
/usr/share/dnscrypt-proxy/dnscrypt-resolvers.csv
AdguardHome
- GL foro
- beryl necesita
gl-agh-stats
y extrootfs
- beryl necesita
Marcas
GL iNet
- Beryl (GL-MT1300)
- Info
- arch: ramips/mt7621
- SW : 3.201 - 2021-04-02 20:10:38 !!Es una mezcla de OpenWrt y GL
- Usa drivers propietarios para el WiFi
- Paquetes por defecto
- Setup/doc
- LED
- OpenWrt hwdata
- BusyBox v1.30.1 () built-in shell (ash)
- OpenWrt 19.07.7, r11306-c4a6851c72
- Info
Comentarios
¿Fue útil esta página?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.