ray-lothian / UserAgent-Switcher

A User-Agent spoofer browser extension that is highly configurable
https://webextension.org/listing/useragent-switcher.html
Mozilla Public License 2.0
923 stars 143 forks source link

User-Agent is not changed in websocket connection #80

Closed giaptx closed 3 years ago

giaptx commented 4 years ago

Thanks for a great extension.

When working with website support websocket. I see the user-agent is sent to websocket server is original UA.

You guys can have a test with https://www.websocket.org/echo.html

I'm using Chromium Version 80.0.3987.162

Thanks

FossPrime commented 3 years ago

confirmed... this is yet another place where the user agent leaks.

It's really hard to stop it from leaking... perhaps the best option is to just make a disclaimer about it. Is this method being abused in the wild?