Will be great if plugin will auto choose next free port for binding if default one is already used to prevent errors on startup and allow run few IDA PRO instances.
sockets = bind_sockets( ^^^^^^^^^^^^^ File "C:\Python312\Lib\site-packages\tornado\netutil.py", line 162, in bind_sockets sock.bind(sockaddr) OSError: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted
Will be great if plugin will auto choose next free port for binding if default one is already used to prevent errors on startup and allow run few IDA PRO instances.
sockets = bind_sockets( ^^^^^^^^^^^^^ File "C:\Python312\Lib\site-packages\tornado\netutil.py", line 162, in bind_sockets sock.bind(sockaddr) OSError: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted