Port 6379 — Redis

Redis in-memory database and cache. Never expose directly to the internet.

Is Port 6379 Open on Your Server?

Test it now with our Port Scanner

Port 6379 Details

Port6379
ServiceRedis
ProtocolTCP
EncryptedVaries
Common UseRedis in-memory database and cache

How to Check Port 6379

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

Command line:

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

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

Check locally:

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

Related Ports

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

All Tools · Learn · SamNet