# WHATPORT(6692)

## NAME

port 6692 — Unassigned — Unassigned at IANA, with no known service behind it.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA lists 6691-6695 as Unassigned, and nmap's database has no name for 6692. There is no registered protocol and no documented product default. If it is open, some local application chose it; the port number itself tells you nothing.

## EXPOSURE

**Expose with care.** Nothing standard should be listening. Name the process before you decide whether the listener is wanted.

## CHECK

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

## SEE ALSO

- iana — [IANA Service Name and Transport Protocol Port Number Registry — 6692](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=6692) (iana.org)

---

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