Skip to content

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

Merged
maddie merged 1 commit intolibrespeed:masterfrom
ljelinek-cznic:master
Apr 30, 2026
Merged

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

Conversation

@ljelinek-cznic
Copy link
Copy Markdown
Contributor

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.

@maddie maddie merged commit 56fbf3d into librespeed:master Apr 30, 2026
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.

2 participants