1 2 3 4 5 6 7 8
modprobe dummy apk_add $@ cp /etc/resolv.conf . dhcpcd -t 1 dummy0 pidof dhcpcd killall dhcpcd mv resolv.conf /etc apk_del $@