Registered as uucp-rlogin; essentially never seen in the wild.
IANA registers TCP and UDP 541 as "uucp-rlogin", with no description beyond the name — an rlogin-style entry point associated with UUCP, the store-and-forward system that moved mail and files between Unix hosts over dial-up before the internet was ubiquitous. Regular UUCP over TCP lives on port 540. There is no widely deployed software listening on 541 today, so an open port here is almost certainly something unrelated that picked the number, not UUCP.
Do not expose
If something really is answering here, identify it before anything else — an unexplained listener on an abandoned legacy port deserves investigation, not internet exposure.
$ nc -vz -w 3 TARGET 541Seen 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.