Skip to content

TimeoutError #7

@ycq0125

Description

@ycq0125

image
I don't know what happened.Is this a problem with my proxy?

from aiohttp_socks import ProxyType, ProxyConnector, ChainProxyConnector
connector = ProxyConnector.from_url('socks5://xxx.xxx.xxx.xxx:xxxx')
self._session = aiohttp.ClientSession(cookie_jar=self._cookie_jar, connector=connector)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions