Does crawlee support sock5 proxies with authentication?
I am building a crawler based in crawlee with playwright.
And it's need to use sock5 proxies with authentication.
But I don't find the anything about that in the crawlee document .
The playwright is support sock5 proxies with authentication. But I don't know how to use it in the cralwee.
https://playwright.dev/docs/api/class-browserSomebody could tell me? Thanks