G-Ray / pikatorrent

BitTorrent client ⚡. For mobile, desktop & server.
https://www.pikatorrent.com
GNU General Public License v3.0
309 stars 14 forks source link

Proxy support #112

Open dasaferi opened 8 months ago

dasaferi commented 8 months ago

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

archerallstars commented 4 weeks 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 4 weeks 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.