Skip to content

Instantly share code, notes, and snippets.

View iranika's full-sized avatar

iranika109 iranika

View GitHub Profile
@tell-k
tell-k / paramiko_proxycommand_sample.py
Last active April 14, 2021 10:07
paramikoのProxyCommandのサンプル
#!/usr/bin/env python
#-*- coding:utf8 -*-
# paramiko の ProxyCommandの Sample
# -------------------------------------------------
#
# ~/.ssh/config
#
# Host proxy-server
# User hoge