G-Ray / pikatorrent

BitTorrent client ⚡. For mobile, desktop & server.
https://www.pikatorrent.com
354 stars 15 forks source link

Proxy support #112

Open dasaferi opened 1 year ago

dasaferi commented 1 year ago

Is it possible to implement support for http, https, socks4, socks4a and socks5 proxies? all Torrent clients have proxy support.

archerallstars commented 5 months ago

Since the app uses libtransmission, I don't think it supports proxy, at least, socks5, see: https://github.com/transmission/transmission/issues/1250

G-Ray commented 5 months ago

Since the app uses libtransmission, I don't think it supports proxy, at least, socks5, see: https://github.com/transmission/transmission/issues/1250

Yes, proxy is not yet supported by libtransmission. In the meantime, I would recommend to set up a proxy or VPN on your OS instead.