Funnyadd / assetto-corsa-server-dashboard

Online dashboard for managing assetto corsa dedicated servers hosted on a linux machine (start/stop servers). Connected to firebase, you can easily manage users and their access to servers.
https://assetto.adammihajlovic.ca
0 stars 0 forks source link

Add functionnality for modifying/adding the allocated port range #23

Open Funnyadd opened 5 months ago

Funnyadd commented 5 months ago

The functionnality doesn`t need to be complicated. Just needs something with a "Start of range" and "End of range". Maybe have the possibility to add a range or to select individial port numbers. Also, add some kind of validation to verify that at least one port is added in the range before the user starts any servers or even adds any server to the application.

QUESTION: And should I let users chose the corresponding tcp/udp port as well in this process?