Java JSch create channel to access remote server via HTTP(s)

前端 未结 2 1104
無奈伤痛
無奈伤痛 2021-01-29 08:00

Using the code at http://www.jcraft.com/jsch/examples/StreamForwarding.java.html, I have tried to create code that uses JSch to connect to an SSH server, then use it to connect

2条回答
提交回复
热议问题