mirror of
https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git
synced 2025-09-02 04:32:52 +02:00
4
static IP
shinebar1001 edited this page 2018-04-02 23:45:52 +02:00
Just include something like
killall udhcpc
ifconfig wlan0 192.168.180.102 netmask 255.255.255.0
route add default gw 192.168.180.1
echo "nameserver 192.168.180.1" > /tmp/resolv.conf
in run.sh