this will run dude and connect it to remote dude server 10.1.1.1 with username: david and password: 123098
C:\Program Files\Dude\dude.exe" --connect 10.1.1.1 david 123098
does anyone know, how to do the same but in secure mode? is it possible at all? I couldn’t find any mention about it.
I don’t know how to tell the dude to use encrypted communications but there is another way to secure all communications betwee two windows computers if you want to do it that way… on each computer you can run the ip sec policy manager and add a filter and a rule that forces specific or all traffic to be encrypted.
it’s not what I want, but thx for hint sweetdude