怎么判断电脑被远程控制了
~$ sudo netstat -tulpen
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name
tcp 0 0 192.168.12.1:5353 0.0.0.0:* LISTEN 0 122141 14949/dnsmasq
tcp 0 0 127.0.0.1:9090 0.0.0.0:* LISTEN 1000 11935 898/clash
tcp 0 0 0.0.0.0:5355 0.0.0.0:* LISTEN 980 172716 34075/systemd-resol
tcp 0 0 0.0.0.0:6800 0.0.0.0:* LISTEN 1000 17695 1010/aria2c
tcp6 0 0 :::5355 :::* LISTEN 980 172719 34075/systemd-resol
tcp6 0 0 :::7891 :::* LISTEN 1000 20993 898/clash
tcp6 0 0 :::7890 :::* LISTEN 1000 20992 898/clash
tcp6 0 0 :::7893 :::* LISTEN 1000 20997 898/clash
tcp6 0 0 :::7892 :::* LISTEN 1000 20995 898/clash
udp 0 0 192.168.12.1:5353 0.0.0.0:* 0 122140 14949/dnsmasq
udp 0 0 0.0.0.0:5355 0.0.0.0:* 980 172715 34075/systemd-resol
udp 0 0 127.0.0.1:53 0.0.0.0:* 1000 20999 898/clash
udp 0 0 0.0.0.0:67 0.0.0.0:* 0 122137 14949/dnsmasq
udp6 0 0 :::5355 :::* 980 172718 34075/systemd-resol
udp6 0 0 :::7891 :::* 1000 20994 898/clash
udp6 0 0 :::7893 :::* 1000 20998 898/clash