pikatorrent icon indicating copy to clipboard operation
pikatorrent copied to clipboard

Proxy support

Open dasaferi opened this issue 2 years ago • 2 comments

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

dasaferi avatar Oct 12 '23 08:10 dasaferi

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

archerallstars avatar Jun 04 '24 04:06 archerallstars

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.

G-Ray avatar Jun 04 '24 19:06 G-Ray