Linux or Mac to restart the network

Mac

sudo ifconfig en0 down
sudo ifconfig en0 up

Linux

/etc/init.d/networking restart

Guess you like

Origin www.cnblogs.com/daryl-blog/p/11369569.html