shayne / hwinfo-streamdeck

Monitor sensor readings with this HWiNFO64 Stream Deck Plugin
240 stars 15 forks source link

Need to configure custom network port #49

Open 121GWJolt opened 2 years ago

121GWJolt commented 2 years ago

When launching this plugin using the version on the Streamdeck store, it opens a connection on port 10000 automatically. Something I develop requires that port be free, so in order to run this plugin I need to stop streamdeck, wait until all the connections close (there can be as many as 10 "waiting" connections and it takes 2 minutes for them all to timeout and close), start my program so it can take ports 10000 and 10001. After that, I can finally run streamdeck with the plugin again and it will still run, taking up port 10002 this time.

While this at least lets me work around it, I'd like to have a way to configure this default port from the start, even if it's just an option in a config file somewhere.

jstadnicki commented 9 months ago

+1 for me. Spent last 2h trying to understand why my azurite emulator fails