<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Network on 行李の底に収めたり[YuWd]</title>
    <link>https://yuiga.dev/blog/en/tags/network/</link>
    <description>Recent content in Network on 行李の底に収めたり[YuWd]</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©2026, All Rights Reserved</copyright>
    <lastBuildDate>Sat, 22 Oct 2022 06:36:36 +0900</lastBuildDate>
    
        <atom:link href="https://yuiga.dev/blog/en/tags/network/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>【巨大データ】gdownの「Access denied」問題は諦めよう</title>
        <link>https://yuiga.dev/blog/en/ja/posts/%E5%B7%A8%E5%A4%A7%E3%83%87%E3%83%BC%E3%82%BFgdown%E3%81%AEaccess_denied%E5%95%8F%E9%A1%8C%E3%81%AF%E8%AB%A6%E3%82%81%E3%82%88%E3%81%86/</link>
        <pubDate>Sat, 22 Oct 2022 06:36:36 +0900</pubDate>
        
        <atom:modified>Sat, 22 Oct 2022 06:36:36 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/%E5%B7%A8%E5%A4%A7%E3%83%87%E3%83%BC%E3%82%BFgdown%E3%81%AEaccess_denied%E5%95%8F%E9%A1%8C%E3%81%AF%E8%AB%A6%E3%82%81%E3%82%88%E3%81%86/</guid>
        <description>TL;DR クソデカファイルをGoogle Driveからダウンロードするときは, gdownではなくcurl直打ちでダウンロードしよう はじめに Google Drive内の50GBほどあるデータをgdownでダウンロードしようとすると以下のエラーが出た Access denied with the following error: Too many users have viewed or downloaded this file recently. Please try accessing the file again later. If the file you are trying to access is particularly large or is shared with many people, it may take up to 24 hours</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>Network</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>【摩訶不思議】azcopyはなぜ速い？</title>
        <link>https://yuiga.dev/blog/en/ja/posts/%E6%91%A9%E8%A8%B6%E4%B8%8D%E6%80%9D%E8%AD%B0azcopy%E3%81%AF%E3%81%AA%E3%81%9C%E9%80%9F%E3%81%84/</link>
        <pubDate>Mon, 10 Oct 2022 18:15:31 +0900</pubDate>
        
        <atom:modified>Mon, 10 Oct 2022 18:15:31 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/%E6%91%A9%E8%A8%B6%E4%B8%8D%E6%80%9D%E8%AD%B0azcopy%E3%81%AF%E3%81%AA%E3%81%9C%E9%80%9F%E3%81%84/</guid>
        <description>TL;DR azcopyとは, Azure内のblobを操作するためのツールなのだが, これを使えば摩訶不思議. なぜかwgetよりも快適にblobをダウンロードできる. azcopyがなぜこんなにも速いのか誰か教えてくれ 仮説: azcopyはコネクションを大量に張る + サーバを分散させている 導入: wgetが遅い問題 ORTの再現実験のため,</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>Network</category>
            
          
            
              <category>misc</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>【TeamViewer】sshでパスワードを変更する</title>
        <link>https://yuiga.dev/blog/en/ja/posts/teamviewerssh%E3%81%A7%E3%83%91%E3%82%B9%E3%83%AF%E3%83%BC%E3%83%89%E3%82%92%E5%A4%89%E6%9B%B4%E3%81%99%E3%82%8B/</link>
        <pubDate>Fri, 16 Sep 2022 14:19:11 +0900</pubDate>
        
        <atom:modified>Fri, 16 Sep 2022 14:19:11 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/teamviewerssh%E3%81%A7%E3%83%91%E3%82%B9%E3%83%AF%E3%83%BC%E3%83%89%E3%82%92%E5%A4%89%E6%9B%B4%E3%81%99%E3%82%8B/</guid>
        <description>TeamViewerでパスワードがわからなくなった どうやらsshで入れるならパスワードを変更できるらしい sudo teamviewer passwd [password] で任意のパスワード[password]に変更可 1 2 3 teamviewer info sudo teamviewer passwd [password] teamviewer info</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>Network</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>scrapboxとクローラ</title>
        <link>https://yuiga.dev/blog/en/ja/posts/scrapbox%E3%81%A8%E3%82%AF%E3%83%AD%E3%83%BC%E3%83%A9/</link>
        <pubDate>Sat, 20 Aug 2022 19:28:12 +0900</pubDate>
        
        <atom:modified>Sat, 20 Aug 2022 19:28:12 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/scrapbox%E3%81%A8%E3%82%AF%E3%83%AD%E3%83%BC%E3%83%A9/</guid>
        <description>適当なページをcurlするとわかるが, scrapboxでは①「俺らが見てるページ」と②「クローラが見てるページ」が違う ①はServiceWorkerがブラウザ内で動的に生成しているもの ②はかなり簡素で, 本文のみがベタ書きされたものであり, 被リンクや1hop-linkなどは特に記述されない ここが問題で, ②は内部リンクを削</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        <media:content url="https://yuiga.dev/bloghttps://gyazo.com/9f2d541901f4d72881c91682d048741b.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>misc</category>
            
          
            
              <category>SEO</category>
            
          
            
              <category>Network</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>Google: 何がなんでも爆速でGoogle検索結果に載せる</title>
        <link>https://yuiga.dev/blog/en/ja/posts/google_%E4%BD%95%E3%81%8C%E3%81%AA%E3%82%93%E3%81%A7%E3%82%82%E7%88%86%E9%80%9F%E3%81%A7google%E6%A4%9C%E7%B4%A2%E7%B5%90%E6%9E%9C%E3%81%AB%E8%BC%89%E3%81%9B%E3%82%8B/</link>
        <pubDate>Tue, 16 Aug 2022 20:46:04 +0900</pubDate>
        
        <atom:modified>Tue, 16 Aug 2022 20:46:04 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/google_%E4%BD%95%E3%81%8C%E3%81%AA%E3%82%93%E3%81%A7%E3%82%82%E7%88%86%E9%80%9F%E3%81%A7google%E6%A4%9C%E7%B4%A2%E7%B5%90%E6%9E%9C%E3%81%AB%E8%BC%89%E3%81%9B%E3%82%8B/</guid>
        <description>/nwtgck/管理外のWebサイトをGoogleの検索結果に載せたい はマジだった redirectサーバはサブドメインでもOK redirect先が同じドメインでもOKみたい 概要 とりあえず301を返してリダイレクトさせるようなリンクを作って, そいつらを登録したsitemapをgoogle search consoleに投げれば爆速でイ</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>misc</category>
            
          
            
              <category>Network</category>
            
          
            
              <category>SEO</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>TailwindCSS</title>
        <link>https://yuiga.dev/blog/en/ja/posts/tailwindcss/</link>
        <pubDate>Wed, 13 Jul 2022 02:58:08 +0900</pubDate>
        
        <atom:modified>Wed, 13 Jul 2022 02:58:08 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/tailwindcss/</guid>
        <description>最近, Tailwind + Hugoでポートフォリオを作り直した → https://yuiga.dev TailwindCSS めちゃんこ高速に書けるのでとても良い 感覚としてはキーバインドとか, スニペットに通じる キーバインドでスニペット貼ってる感覚 メンテナンス面はどうなの？ https://tailwindcss.com/docs/reusing-styles#extracting-template-components によると Utility-Firstに則り, 「CSSを定義するのではなく, コンポーネント化しろ」とのこと なるほど, ここにV</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        <media:content url="https://yuiga.dev/bloghttps://gyazo.com/3b2c21b1f96f78c495799e168c034c4f.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Network</category>
            
          
            
              <category>CSS</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>CORS</title>
        <link>https://yuiga.dev/blog/en/ja/posts/cors/</link>
        <pubDate>Wed, 29 Jun 2022 21:26:50 +0900</pubDate>
        
        <atom:modified>Wed, 29 Jun 2022 21:26:50 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/cors/</guid>
        <description>Cross-Origin Resource Sharing オリジンとは, プロトコル + ドメイン + ポート のこと つまり, CORSとは同じオリジン間でのリソースの共有のこと なので, オリジンが異なるリクエストは基本CORSエラーが起きる</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>Network</category>
            
          
            
              <category>Network</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>Tailscale</title>
        <link>https://yuiga.dev/blog/en/ja/posts/tailscale/</link>
        <pubDate>Thu, 16 Jun 2022 00:32:00 +0900</pubDate>
        
        <atom:modified>Thu, 16 Jun 2022 00:32:00 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/tailscale/</guid>
        <description></description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        <media:content url="https://yuiga.dev/bloghttps://gyazo.com/ecb21bdd5901333901b7e91898821881.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Network</category>
            
          
            
              <category>VPN</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>VPN</title>
        <link>https://yuiga.dev/blog/en/ja/posts/vpn/</link>
        <pubDate>Thu, 16 Jun 2022 00:29:36 +0900</pubDate>
        
        <atom:modified>Thu, 16 Jun 2022 00:29:36 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/vpn/</guid>
        <description>ネットワーク同士をつなげるイメージ 例1. 自宅Aと別荘BのLANをつなげることができる 例2. 自宅AのLANにカフェから入ることができる VPNサーバってどういう仕組なんだろ 単純にトンネル作って暗号化&amp;amp;つなげるだけ https://www.sbbit.jp/article/cont1/15715 概要図 https://qiita.com/dem_kk/items/76000a954a8d98dd318c IP-VPNはこういうイメージ 外部から完全に隔離されているのでチョー安全</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        <media:content url="https://yuiga.dev/bloghttps://gyazo.com/827f6ea2fd2a0af3e1e54fdb0eabe848.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Network</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>NAT超え</title>
        <link>https://yuiga.dev/blog/en/ja/posts/nat%E8%B6%85%E3%81%88/</link>
        <pubDate>Wed, 15 Jun 2022 23:57:39 +0900</pubDate>
        
        <atom:modified>Wed, 15 Jun 2022 23:57:39 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/nat%E8%B6%85%E3%81%88/</guid>
        <description>PC→サーバはNATによって, グローバルIPに変換されるから良いけど 一度も送信したことがないPCでは, サーバ→PCができない ⇒ それを解決するのがNAT超えという技術 ⇒オンラインゲーム・ビデオ会議アプリケーションなどでは必須の技術 代表的な手法は2つ STUN 別のサーバを挟んで, プライベートIP・ポート番号とグローバルIPの問い合</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        <media:content url="https://yuiga.dev/bloghttps://gyazo.com/d8efecb5c053c7bb42c7209036b828be.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Network</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      
      <item>
        <title>NAT</title>
        <link>https://yuiga.dev/blog/en/ja/posts/nat/</link>
        <pubDate>Wed, 15 Jun 2022 23:52:10 +0900</pubDate>
        
        <atom:modified>Wed, 15 Jun 2022 23:52:10 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/nat/</guid>
        <description>前提: 同じルーターに接続されている端末は, すべて同じグローバルIPとなる 大体NATというとNAPTのこと プライベートIPとグローバルIPを変換 (ポート番号で端末を識別) ポート番号の対応を覚えているので, レスポンスも適切な端末に届けることができる NAPT 同じポートに複数の端末が同時に通信した場合, 受信ポート番号を切り替えること</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>Network</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      

    
  </channel>
</rss>
