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 start_chall always starts a challenge on port 50000, preventing multiple challenges from being started at the same time and also creating issues related to #11. The port should be more intelligently chosen depending on what is available.
The text was updated successfully, but these errors were encountered:
Currently
start_chall
always starts a challenge on port 50000, preventing multiple challenges from being started at the same time and also creating issues related to #11. The port should be more intelligently chosen depending on what is available.The text was updated successfully, but these errors were encountered: