Remote Desktop Protocol
To run Remote Desktop Protocol (RDP) to a workstation via a SOCK5 proxy, we can use Remmina on Linux and modify the .remmina files to use SOCKS5.
Many of the details can be found in this thread on Gitlab.
proxy_hostname=localhost
proxy_type=socks5
proxy_port=3456
The profiles are stored in ~/.local/share/remmina/
.