Skip to content

Add --insecure option to allow forcing unencrypted http#115

Open
ljelinek-cznic wants to merge 1 commit intolibrespeed:masterfrom
ljelinek-cznic:master
Open

Add --insecure option to allow forcing unencrypted http#115
ljelinek-cznic wants to merge 1 commit intolibrespeed:masterfrom
ljelinek-cznic:master

Conversation

@ljelinek-cznic
Copy link
Copy Markdown

This change is a reaction to the change of the server list (see librespeed/speedtest#772). Because some devices cannot work correctly via https (CPU overload leads to very incorrect measurement results), I suggest to introduce a new command line option. It will allow forcing unencrypted http (and override schemes contained in the server list).

The new --insecure option is very similar to the --secure one, but it it inverse. If it is present, the (unencrypted) http schema is forced. If both --secure and --insecure options are present, --secure takes precedence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant