Integration-Automation / ReEdgeGPT

Microsoft's Bing Chat AI
MIT License
163 stars 27 forks source link

socks5 proxy support #165

Closed thiliapr closed 2 months ago

thiliapr commented 3 months ago

aiohttp does not support socks5 proxy, I hope to add support for socks5 proxy.
Repository that may be useful: aiohttp-socks

JE-Chen commented 3 months ago

I believe we already support SOCKS5 proxy. Only use aiohttp for uploading files. image