

手动改DNS 223.5.5.5,114.114.114.114都不管用
命令修复也不行
sudo python3 -c "import fcntl,struct,os;fd=os.open('/etc/hosts',os.O_RDONLY);b=struct.pack('L',0);fcntl.ioctl(fd,0x80086601,b);fcntl.ioctl(fd,0x40086602,struct.pack('L',struct.unpack('L',b)[0]&~16));os.close(fd);os.system('sed -i \"/teiron-inc.cn\\|fnnas.com/d\" /etc/hosts')"