# WHATPORT(6792)

## NAME

port 6792 — Unassigned — Unassigned at IANA, in the free 6792-6800 block.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA lists 6792-6800 as Unassigned, and nmap has no service name for 6792. No registered protocol, no product default, no documented abuse. The honest answer is that the port number tells you nothing and the host has to.

## EXPOSURE

**Expose with care.** Unknown listener. Identify the owning process before leaving it reachable from anywhere.

## CHECK

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

## SEE ALSO

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

---

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