hierynomus / sshj

ssh, scp and sftp for java
Apache License 2.0
2.51k stars 601 forks source link

Proxy.Type.SOCKS Support #662

Open anujkhandelwal1990 opened 3 years ago

anujkhandelwal1990 commented 3 years ago

Hi,

Does SSHJ library support socks proxy? I couldn't find much in the code. If it's supported , Can someone help me understand how should I use it ?

Thanks, Anuj

vladimirlagunov commented 3 years ago

Hi! You can specify your own socket factory.