You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the listen port is fixed to 12345, which might cause issues if taken by another service. The min/max port selection should be implemented based on this function.
The text was updated successfully, but these errors were encountered:
Currently the listen port is fixed to
12345
, which might cause issues if taken by another service. The min/max port selection should be implemented based on this function.The text was updated successfully, but these errors were encountered: