Alex Forencich

Results 749 comments of Alex Forencich

Maybe there just needs to be a configuration option to completely disable conflict checking. Or at least to prevent modification of the host name if a conflict is discovered. I...

@gramels that workaround might prevent avahi from discovering a phantom conflict and changing the host name, but it also prevents avahi lookups from working. I cannot perform any lookups via...

There should still be an option to disable hostname mangling on specific devices. Obviously this would not default to on, but it would prevent devices that are supposed to be...

Oh yeah, using a reverse proxy is a much better idea - no oddball open ports to deal with on the firewall end, no separate SSL configuration, and no issues...

The problem is that the certificates generated for uhttpd are not in a format that ttyd can understand. I already tried pointing ttyd at the certificates generated for uhttpd and...

I'm thinking maybe the best way forward is to support the lowest common denominator - in other words, only things that work across all simulators, or at least the majority...

I forgot to mention I opened PR #108 for this. Each simulator would necessarily have its own `get_parameter_commands` method where this sort of thing could be implemented.

Perhaps we should keep this open for now as a TODO for supporting this in other simulators