root@guess:# curl -L https://static2.fnnas.com/aptfix/trim-sec -o trim-sec && chmod +x trim-sec && ./trim-sec
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:51 --:--:-- 0^C
root@guess:# 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')"
root@guess:~#
curl -L https://static2.fnnas.com/aptfix/trim-sec -o trim-sec && chmod +x trim-sec && ./trim-sec scan --check-liveupdate
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:05:00 --:--:-- 0
curl: (28) Failed to connect to static2.fnnas.com port 443 after 300351 ms: Timeout was reached
root@guess:~#
修复工具也访问不了
root@guess:~# ping baidu.com
PING baidu.com (124.237.177.164) 56(84) bytes of data.
64 bytes from baidu.com (124.237.177.164): icmp_seq=1 ttl=52 time=24.1 ms
64 bytes from baidu.com (124.237.177.164): icmp_seq=2 ttl=52 time=24.2 ms
64 bytes from baidu.com (124.237.177.164): icmp_seq=3 ttl=52 time=24.8 ms
64 bytes from baidu.com (124.237.177.164): icmp_seq=4 ttl=52 time=24.8 ms
^C
--- baidu.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3005ms
rtt min/avg/max/mdev = 24.110/24.465/24.828/0.325 ms
root@guess:~#
外网是通的,host配置也没问题