2375

TCP

Docker

Docker REST API (unencrypted)

🔓 Security: InsecureStatus: Active📦 Category: Container

📋 Basic Information

Port Number
2375
Protocol
TCP
Service
Docker
Popularity
🔥 High
Description
Docker Engine API (unencrypted) for remote Docker daemon control and container management, use 2376 (TLS) in production
Tags
dockercontainerapi

🔒 Security Information

⚠️

Security Notes

Very insecure, use port 2376 with TLS

🛠️ Installation

💻Curl

curl http://localhost:2375/version

🔗 Related Ports