agalwood / Motrix

A full-featured download manager.
https://motrix.app
MIT License
44.99k stars 4.49k forks source link

Socks5 proxy support. #1512

Open hongyi-zhao opened 1 year ago

hongyi-zhao commented 1 year ago

Can this tool support socks5 proxy?

PaTTeeL commented 1 year ago

And can we support prefix with socks5h:// ?

hongyi-zhao commented 1 year ago

In fact, I have realized that this may not be achievable because the underlying dependency aria2 itself does not support such proxies.

See https://github.com/LSPosed/MagiskOnWSALocal/issues/455#issuecomment-1483983390 and https://github.com/aria2/aria2/issues/1830 for the related discussions.