#Problem setting up winapps for linux
20 messages · Page 1 of 1 (latest)
btw here's the command that winapps check really isxfreerdp ${RDP_FLAGS} /d:"${RDP_DOMAIN}" /u:"${RDP_USER}" /p:"${RDP_PASS}" /v:${RDP_IP} +auto-reconnect +clipboard +home-drive -wallpaper /scale:${RDP_SCALE} /dynamic-resolution /${MULTI_FLAG} /app:"explorer.exe"
ive followed the last message of https://github.com/Fmstrat/winapps/pull/78
and now i get a new error
i'll send this hold on
RDP_USER="win11usr"
RDP_PASS="win11usr"
#RDP_DOMAIN="MYDOMAIN"
#RDP_IP="192.168.123.111"
#RDP_SCALE=100
#RDP_FLAGS=""
#MULTIMON="true"
#DEBUG="true"
whats the error
what does it mean lol ¯_(ツ)_/¯
im not sure
idk what domain users are
do you know what nat is
Network address translation (NAT) is a method of mapping an IP address space into another by modifying network address information in the IP header of packets while they are in transit across a traffic routing device. The technique was originally used to bypass the need to assign a new address to every host when a network was moved, or when the...
looks like you use it?