# WHATPORT(5822)

## NAME

port 5822 — Unassigned — No registration, no standard service — the number is free real estate that local software sometimes takes.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA lists no service for 5822; its neighbours 5820 (autopassdaemon, OpenText licensing) and 5825 are the nearest activity, and neither implies anything about 5822. No mainstream server defaults here. If your scan finds it, the answer lives in the process table of the host, not in any registry.

## EXPOSURE

**Expose with care.** Unknown service. Identify it, then judge exposure on what it actually does rather than on the port number.

## CHECK

```sh
sudo lsof -nP -iTCP:5822 -sTCP:LISTEN
```

## SEE ALSO

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

---

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