docs: remove auth implementation detail from README

This commit is contained in:
feder-cr 2026-06-25 04:28:44 +02:00
parent be940b0084
commit 0b54484b63

View file

@ -137,7 +137,7 @@ with InvisiblePlaywright(proxy=proxy) as browser:
...
```
Schemes supported: `socks5`, `socks4`, `http`, `https`. Auth works on all of them (SOCKS5 via patched `nsProtocolProxyService.cpp`, HTTP/HTTPS via Playwright). DNS is routed through the proxy by default, no local leak.
Schemes supported: `socks5`, `socks4`, `http`, `https`. DNS is routed through the proxy by default, no local leak.
### Timezone