📌  相关文章
📜  更改mac地址的代码kali linux - Shell-Bash代码示例

📅  最后修改于: 2022-03-11 14:50:37.535000             🧑  作者: Mango

代码示例1
ifconfig eth0(whatever the interface name is ) down
ifocnfig eth0 hw ether 00:11:22:33:44:55
ifconfig eht0 up