xrdp v0.10.4.1
Release notes for xrdp v0.10.4.1 (2025/07/07)
General announcements
This is a bug-fix release for xrdp v0.10.4
If you like xrdp, please consider sponsoring or donating to the project. We accept financial contributions through Open Collective, and direct donations to individual developers via GitHub Sponsors are also welcome.
- [V0.10.3] Experimental support for utmp/wtmp file is provided in this release. If you use this, be aware that these files are only updated when an xrdp session is created or destroyed. Disconnections and reconnections to the same session are not tracked. In particular:
- the FROM address for a client (as shown by the
wcommand) reflects the IP address of the client at the time of creation, and not the address of the currently connected client. - Sessions started by the
xrdp-sesruncommand do not have a FROM address.
- the FROM address for a client (as shown by the
- The use_vsock parameter in xrdp.ini is deprecated. Use 'port=vsock://' instead.