Port 5900 — VNC

Virtual Network Computing. Remote desktop viewing. Unencrypted by default.

Is Port 5900 Open on Your Server?

Test it now with our Port Scanner

Port 5900 Details

Port5900
ServiceVNC
ProtocolTCP
EncryptedNo
Common UseVirtual Network Computing

How to Check Port 5900

Online: Use our Port Scanner — enter your IP and port 5900.

Command line:

nc -zv your-server-ip 5900 (Mac/Linux)

Test-NetConnection -ComputerName your-server-ip -Port 5900 (PowerShell)

Check locally:

ss -tlnp | grep :5900 (Linux)   netstat -an | findstr :5900 (Windows)

Related Ports

Port Scanner · How to Check if a Port Is Open · Port Forwarding Guide · All Tools

All Tools · Learn · SamNet