frostwire / frostwire-jlibtorrent

A swig Java interface for libtorrent by the makers of FrostWire. Develop libtorrent based apps with the joy of coding in Java.
http://www.frostwire.com
MIT License
451 stars 138 forks source link

SOCKS5 Proxying? #96

Closed darkfrog26 closed 8 years ago

darkfrog26 commented 8 years ago

There does not seem to be any support for proxying or at least it's not clearly defined.

aldenml commented 8 years ago

The support should be there at (directly from libtorrent support). Look at settings_pack, proxy_type and proxy_port.