SP-l33t

Results 7 comments of SP-l33t

Only using a proxy through Proxifier (for chromium) worked for me, nothing else.

Actually no. I just run this app in the background https://www.proxifier.com/ And I set up the rules so it proxies connections from Chromium through the proxy.

Yeah. With It I can get the content of the proxy region.

I can probably implement smth like that. But I'm waiting for the Vanguard.

@lllyasviel It works, can approve 😁

@bai755 It's actually somewhat solved [here](https://github.com/daijro/camoufox/issues/38#issuecomment-2799929493) @daijro Can we get a native option to save fingerprint details to profile folder, please?

I can confirm the issue. Page reload doesn't work. Way to reproduce: ``` from camoufox.async_api import AsyncCamoufox import asyncio async def func(): async with AsyncCamoufox() as browser: page = await...