# WHATPORT(1010)

## NAME

port 1010 — surf (legacy registration) — Registered as "surf" to an individual decades ago, with no published protocol behind the name.

Protocol: TCP  
IANA: surf

## DESCRIPTION

IANA carries 1010/tcp and 1010/udp as surf, assigned to a named individual, with no description beyond the word and no specification anywhere. Nothing in common use implements it, and nmap's frequency data shows 1010 open very rarely. It has nothing to do with suckless.org's surf web browser, which is a desktop client and listens on no port at all. As with its neighbours, a listener here was chosen locally and needs identifying by hand.

## EXPOSURE

**Expose with care.** The registration is a name and nothing more, so the port carries no security properties of its own. Judge whatever is actually answering.

## CHECK

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

## SEE ALSO

- iana — [IANA port registry — 1010](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=1010) (iana.org)
- source — [nmap-services (1010/tcp surf)](https://github.com/nmap/nmap/blob/master/nmap-services) (github.com)

---

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