route add -net 224.0.0.0 netmask 224.0.0.0 eth0 // (‘eth0’根据网卡名字变化,如eth0、ens33)
组播报错 setsockopt:no such device
最新推荐文章于 2025-05-29 14:12:31 发布
route add -net 224.0.0.0 netmask 224.0.0.0 eth0 // (‘eth0’根据网卡名字变化,如eth0、ens33)