Monthly OpenWrt backup Fri May 15 02:03:00 UTC 2026

This commit is contained in:
backup-bot
2026-05-15 02:03:00 +00:00
parent bda8e15274
commit 76ce6c4ca3
6 changed files with 366 additions and 2017 deletions
+11
View File
@@ -28,6 +28,7 @@ opkg install luci-mod-system
opkg install kmod-nf-flow
opkg install kmod-lib-crc-ccitt
opkg install getrandom
opkg install prometheus-node-exporter-lua-netstat
opkg install ucode-mod-ubus
opkg install minicom
opkg install kmod-gre
@@ -48,7 +49,9 @@ opkg install dnsmasq
opkg install 3ginfo-text
opkg install usbutils
opkg install ubusd
opkg install prometheus-node-exporter-lua
opkg install kmod-lib-crc32c
opkg install prometheus-node-exporter-lua-uci_dhcp_host
opkg install luci-mod-status
opkg install kmod-pptp
opkg install kmod-usb-net-rndis
@@ -72,6 +75,7 @@ opkg install lua
opkg install ucode-mod-fs
opkg install luci-ssl
opkg install dropbear
opkg install prometheus-node-exporter-lua-openwrt
opkg install luci-proto-3g
opkg install curl
opkg install rpcd-mod-file
@@ -88,6 +92,7 @@ opkg install urandom-seed
opkg install luci-proto-ppp
opkg install luci-mod-admin-full
opkg install ppp
opkg install prometheus-node-exporter-lua-snmp6
opkg install luci-base
opkg install luci-app-commands
opkg install socat
@@ -102,6 +107,7 @@ opkg install kmod-wireguard
opkg install wireguard-tools
opkg install kmod-usb-serial
opkg install luci-proto-ipv6
opkg install prometheus-node-exporter-lua-nat_traffic
opkg install kmod-nf-nathelper-extra
opkg install jshn
opkg install kmod-ppp
@@ -414,6 +420,10 @@ set network.@wireguard_wg25[0].public_key='VDfyo+MoeratWuQAzjljHyuD76ldn6YMG+1D0
set network.@wireguard_wg25[0].private_key='OBWaGPKSlRw2rilY1zY8KFkwmLlenR7WhgRE/UBSRXg='
set network.@wireguard_wg25[0].allowed_ips='0.0.0.0/0'
commit network
set prometheus-node-exporter-lua.main=prometheus-node-exporter-lua
set prometheus-node-exporter-lua.main.listen_interface='loopback'
set prometheus-node-exporter-lua.main.listen_port='9100'
commit prometheus-node-exporter-lua
set rpcd.@rpcd[0]=rpcd
set rpcd.@rpcd[0].socket='/var/run/ubus/ubus.sock'
set rpcd.@rpcd[0].timeout='30'
@@ -1867,6 +1877,7 @@ echo 'AT^SYSCFGEX="0302",3fffffff,2,4,7fffffffffffffff,,' | socat - /dev/ttyUSB
exit 0
CFGEOF
# WARNING: /etc/init.d/vsftpd не существует
#----------------------------------------------------
#Generating cron
#----------------------------------------------------