Page 1 of 1

Random Ports

Posted: Sat Jul 21, 2018 9:34 am
by mark143
Hi Eric,

Is it possible to have Viscosity to connect randomly in any of these ports?

TCP Ports: 443, 10288 to 10298

UDP Ports: 1195, 1198, 10088 to 10098, 10188 to 10198

Re: Random Ports

Posted: Thu Jul 26, 2018 12:59 pm
by Eric
Hi Mark,

Nothing like this is possible easily. You would need to add a connection for each address:port combination and then you can use the remote-random option to randomise which is used. E.g. in address you could add:

my.server.com:1195, my.server.com:1196, etc

Regards,
Eric