WHATPORT(6566) whatport.net WHATPORT(6566)
6566

SANE (saned)

SANE's network scanner daemon — remote access to a scanner, in cleartext.

TCP IANA registry

Description

IANA registered 6566 as sane-port, the SANE Control Port, in 2002. saned is the daemon from the SANE project that lets other machines drive a locally attached scanner over the network; a client connects, names a backend and device, and pulls image data back. Access control is by host list plus an optional user list, and the protocol itself is unencrypted. You see it on Linux print/scan servers and on multifunction-device host machines.

Exposed to the internet?

Do not expose

Cleartext protocol with host-list access control and a long history of parsing bugs in the backends it fronts. Keep it on a trusted LAN segment, never on a public IP.

Check it yourself

$ nc -vz TARGET 6566

See also

Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.

Get Beige Box →

also available as JSON · Markdown

Corrections or a missing port? Reply @rimrocksystems.