Port 8888 — HTTP Proxy

Common port for HTTP proxy servers and development tools like Jupyter.

Is Port 8888 Open on Your Server?

Test it now with our Port Scanner

Port 8888 Details

Port8888
ServiceHTTP Proxy
ProtocolTCP
EncryptedVaries
Common UseCommon port for HTTP proxy servers and development tools like Jupyter

How to Check Port 8888

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

Command line:

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

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

Check locally:

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

Related Ports

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

All Tools · Learn · SamNet