zefie_wtvp_minisrv
zefie_wtvp_minisrv copied to clipboard
Autocalculate ports
Is there a reason that ports must be manually configured?
Sadly, on my Windows machine, there's so much random stuff running, including Docker and Oculus software, that uses ports in the range that minisrv uses by default.
It is mostly to emulate the original service, technically all of the ports could be set to the same value, just set nobind: true
for all except the first entry for the port.