Change Rdio-Scanner Port Number?

C_615

Member
Premium Subscriber
Joined
Jul 10, 2015
Messages
36
Is it possible to change the port number that Rdio-Scanner uses from 3000 to 3001? If so, how do I do it?
 

Enjoi19

Active Member
Premium Subscriber
Joined
Mar 17, 2020
Messages
861
From the manual, start via command line with -listen and a port number. There are also instructions on SSL and saving this configuration. It's in the PDF included in Rdio-Scanner's files.

Code:
C:\Users\rdio\rdio-scanner>rdio-scanner -listen :80
 

C_615

Member
Premium Subscriber
Joined
Jul 10, 2015
Messages
36
From the manual, start via command line with -listen and a port number. There are also instructions on SSL and saving this configuration. It's in the PDF included in Rdio-Scanner's files.

Code:
C:\Users\rdio\rdio-scanner>rdio-scanner -listen :80
Thanks. I searched the manual, but I obviously overlooked it.
 
Top