hf-hub icon indicating copy to clipboard operation
hf-hub copied to clipboard

feat: support socks proxy

Open oovm opened this issue 6 months ago • 0 comments

The synchronous interface already supports the socks5 protocol, but the asynchronous interface lacks support.

This pr adds support for the socks5 protocol to tokio::Api

Should fix #41

oovm avatar Aug 09 '24 07:08 oovm