firezone / probe

Probe for WireGuard® connectivity
https://probe.sh
Apache License 2.0
13 stars 1 forks source link

Don't block operating systems #41

Open jwbensley opened 1 month ago

jwbensley commented 1 month ago

When I try to use the service I am blocked with the following message:

Ubuntu is not supported. Try viewing the results instead.

Is Ubuntu confirmed as not working or have you simply not tested it? What about all other OS's in existence, are they all blocked excepted for tested OS's?

It would be good if a warning was displayed instead of being blocked, "this operating system is untested or unsupported", and at least we we could try. This would then allow people to report to you "I used OS XYZ and it worked!".

jamilbk commented 3 weeks ago

Hi @jwbensley! Thanks for the report - this is simply a bug in our detection script, which looks for Linux. Happy to accept a PR to fix it or I'll get around to fix when I have some time freed up.

See here: https://github.com/firezone/probe/blob/main/lib/probe/live/component/run.ex#L26