Wie man einen OPKG HTTP/HTTPS-Proxyserver einrichtet

set_opkg_proxy.sh
export https_proxy=http://10.1.2.3:8080/
export http_proxy=http://10.1.2.3:8080/
opkg_update.sh
opkg update

Ähnliche Beiträge nach Kategorie: OpenWRT