Linux修改MAC地址方法
Linux修改MAC地址方法 - Linux modifies MAC address method
1 ifconfig wlan0 down 2 ifconfig wlan0 hw ether MAC地址 3 ifconfig wlan0 up
俗人昭昭,我独昏昏。俗人察察,我独闷闷。
Linux修改MAC地址方法 - Linux modifies MAC address method
1 ifconfig wlan0 down 2 ifconfig wlan0 hw ether MAC地址 3 ifconfig wlan0 up