TCP 10080
Synopsis
- Amanda (Advanced Maryland Automatic Network Disk Archiver) uses TCP port 10080 (service “amanda”/“amandad”) for client–server backup communications; this is the IANA-registered assignment and common on Unix/Linux backup deployments.
- GitLab Omnibus in Docker commonly exposes its HTTP interface on host port 10080 via the documented mapping -p 10080:80 in official run/compose examples, so admins access GitLab at http://host:10080.
- Bitnami’s GitLab Docker image and sample docker-compose files likewise map container port 80 to host 10080 to avoid conflicts with port 80.
- Security note: the Amanda service on 10080 has had remotely exploitable vulnerabilities in the past, so exposed 10080/tcp is sometimes targeted for scanning and exploitation.
Observed activity
Last 30 days
Detailed chart