Debian VNC安全加固可从以下方面入手:
vncpasswd
ssh -L 5901:localhost:5901 user@server_ip
-SecurityTypes VeNCrypt,TLSVnc
ufw
iptables
apt update && apt upgrade