Skip to content

Releases: uplusplus/android-busybox

udhcpd anroid arm64

11 Jan 03:06
Compare
Choose a tag to compare

arm64版本,使用init脚本启动

udhcpd for android

09 Jan 08:14
Compare
Choose a tag to compare

Run

adb remount
adb push busybox_UDHCPD /system/bin/udhcpd
adb shell chmod +x /system/bin/udhcpd
adb push udhcpd.conf /sdcard/udhcpd.conf
adb shell udhcpd -f /sdcard/udhcpd.conf