o-scripts
El proceso de instalación de los o-scripts en realmente sencillo. Simplemente conéctate por ssh a OpenWrt y ejecuta las siguientes órdenes: ESTABLECER RESOLUTOR DNS echo ‘nameserver 9.9.9.9’ > /etc/resolv.conf INSTALACIÓN DE CURL opkg update opkg install curl EJECUCIÓN DEL SCRIPT DE INSTALACIÓN curl -sL https://raw.githubusercontent.com/nipegun/o-scripts/refs/heads/master/OScripts-Instalar.sh | sh SINCRONIZACIÓN CON NUEVAS VERSIONES Para mantener los scripts […]
