blacknon / lssh

List selection type ssh/scp/sftp client command. Supports single connection and parallel connection. Local bashrc can also be used without placing it on a remote machine. Written in Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[lssh] Dynamic Port ForwardでSOCKSの他にhttpプロキシも行えるようにする

blacknon opened this issue · comments

Dynamic Port Forward機能ではSOCKS5プロキシしか使えない状態だが、httpプロキシとして動作させるオプションを追加する。
go-sshlib側での対応が必要。