made euler side choose a free port
Hi, recently I've often been run into the problem that the default port 8899 is already in use on the Euler node being used for the server. Instead of manually changing the port I scripted some functionality to find a free port. It's likely possible to do this a lot simpler than I did, I just thought I'd share my approach here.