Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Working With VPN #4

Closed
payanthe opened this issue Apr 26, 2019 · 6 comments
Closed

Working With VPN #4

payanthe opened this issue Apr 26, 2019 · 6 comments

Comments

@payanthe
Copy link

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 .

@mental32
Copy link
Owner

It seems it doesn't work with VPN Could you elaborate more on the issue?

@payanthe
Copy link
Author

In My Country, The Government Censored Spotify, And You Can't Access Without Using Proxy or VPN
And Using VPN PROXY Make this Problem.
Can You add Socks Proxy Support to this library?

@ghost
Copy link

ghost commented May 2, 2019

Could be possible support for this: https://github.com/romis2012/aiohttp-socks

@mental32
Copy link
Owner

mental32 commented May 3, 2019

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 aiohttp.ClientSession instance during construction.

Additionally this feels like an issue with the VPN or the system configuration if anything.

@ghost
Copy link

ghost commented May 3, 2019

Ahh guess that is the better solution. Then the user can implement the functionality on their own?

@mental32
Copy link
Owner

mental32 commented May 7, 2019

I'm closing this issue due to inactivity and ambiguity in the problem.

@mental32 mental32 closed this as completed May 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants