<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Akiniwa</author_name>
  <author_url>https://blog.hatena.ne.jp/Akiniwa/</author_url>
  <blog_title>忘れないようにメモっとく</blog_title>
  <blog_url>https://akiniwa.hatenablog.jp/</blog_url>
  <categories>
    <anon>proxy</anon>
    <anon>Mac OS X</anon>
    <anon>ssh</anon>
    <anon>homebrew</anon>
  </categories>
  <description>プロキシ環境下でsshを使うとき 会社や学校ではプロキシ経由の設定が必要だけど、自宅では要らないってときには、~/.ssh/configのホストで分けると環境変わっても楽ちん。 # プロキシ環境 Host taro_px User taro HostName remote.co.jp ProxyCommand connect -H proxy_server.jp:8080 %h %p Identityfile ~/.ssh/id_rsa # 自宅 Host taro_home User taro HostName remote.co.jp Identityfile ~/.ssh/id_rsa …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakiniwa.hatenablog.jp%2Fentry%2F2013%2F07%2F24%2F111653&quot; title=&quot;proxy越しのssh - 忘れないようにメモっとく&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-07-24 11:16:53</published>
  <title>proxy越しのssh</title>
  <type>rich</type>
  <url>https://akiniwa.hatenablog.jp/entry/2013/07/24/111653</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
