Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
paramikoを使って実装してみました。しかし、paramiko は 'ssh -L' のように localhost:lport を remoteip:rport にリダイレクトするトンネルしか起動できないことがわかりました。
だから、paramikoを使って実装する方法や他のライブラリを使う方法を知りたいです。
ご協力いただきありがとうございます。