終端上面,執行以下命令: code
sudo chgrp admin /dev/bpf*
sudo chmod g+rw /dev/bpf*
To solve the problem open a Terminal and enter ip
sudo chown $USER:admin /dev/bp*
This command fixes the ownership of your Berkeley packet filter devices /dev/bpf0 etc. which makes them readable and writable. it