Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SOCKS5 Proxy Support #147

Open
iorilu opened this issue Oct 21, 2023 · 1 comment
Open

Add SOCKS5 Proxy Support #147

iorilu opened this issue Oct 21, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@iorilu
Copy link

iorilu commented Oct 21, 2023

it seems not be able to use socks5 proxy

socks5://127.0.0.1:1080

@rany2
Copy link
Owner

rany2 commented Oct 23, 2023

aiohttp doesn't support this out of the box, I seem to need something like https://pypi.org/project/aiohttp-socks/ as well.

@rany2 rany2 added the enhancement New feature or request label Oct 23, 2023
@rany2 rany2 changed the title socks5 proxy not supported? Add SOCKS5 Proxy Support Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants