-
Notifications
You must be signed in to change notification settings - Fork 38
Working With VPN #4
Comments
|
In My Country, The Government Censored Spotify, And You Can't Access Without Using Proxy or VPN |
Could be possible support for this: https://github.com/romis2012/aiohttp-socks |
I'm not keen on adding support for a 3rd party library that's barely maintained. What I can do is expose keyword arguments passed to the Additionally this feels like an issue with the VPN or the system configuration if anything. |
Ahh guess that is the better solution. Then the user can implement the functionality on their own? |
I'm closing this issue due to inactivity and ambiguity in the problem. |
It seems it doesn't work with VPN or Third Party Proxy Applications
Can You Add Proxy Support to it?
Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x000001E6F763E400> Unclosed connector connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x000001E6F7769F48>, 806136.265)]', '[(<aiohttp.client_proto.ResponseHandler object at 0x000001E6F77A5228>, 806138.421)]'] connector: <aiohttp.connector.TCPConnector object at 0x000001E6F763E438>
On Searching Example with using VPN .
The text was updated successfully, but these errors were encountered: