lynxthecat / cake-autorate

Eliminate the excess latency and jitter terrorizing your 4G, 5G, LTE, Starlink or other variable rate connection!
https://www.bufferbloat.net
GNU General Public License v2.0
284 stars 24 forks source link

Config file validation #207

Closed rany2 closed 1 year ago

rany2 commented 1 year ago

Some kind of validation of the config file provided by the user would be great, in that if a config is found to contain some invalid assignment, the script will abort giving the user the chance to figure out what changed in the new version and update their config properly.

rany2 commented 1 year ago

If you want you could hold off the release until this is done, but it's your call.

lynxthecat commented 1 year ago

Excellent idea!

I'll hold off. I've held off for so long that sneaking in a few more improvements seems a good idea. Also this is not an area that I feel especially strong at - I think this, and the setup.sh complexities, are things that you really shine at.