# WHATPORT(5963)

## NAME

port 5963 — indy (Indy Application Server) — Registered in 2004 to "Indy Application Server" and essentially never seen since.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA assigns TCP and UDP 5963 to `indy`, "Indy Application Server", registered by Bjorn Lantz in November 2004. There is no RFC, no public protocol specification, and no widely deployed implementation attached to that name, so the registration is effectively all there is to say. In practice a listener on 5963 is either something private or — given the neighbourhood — a VNC server on display :63.

## EXPOSURE

**Expose with care.** You cannot reason about this port from its number, because the registered service is unknown in practice. Identify the owning process first, then decide.

## CHECK

```sh
nmap -Pn -sV -p 5963 TARGET
```

## SEE ALSO

- iana — [IANA port registry — 5963 (indy)](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=5963) (iana.org)

---

HTML: <https://whatport.net/5963/> · JSON: <https://whatport.net/5963.json> · full dataset: <https://whatport.net/ports.json>
