index.html 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="pinterest" content="nopin">
  6. <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
  7. <meta name="generator" content="Hugo 0.56.3" />
  8. <link rel="alternate" type="application/rss+xml" title="RSS" href="https://snail007.goproxyauth.com/goproxy/index.xml">
  9. <link rel="canonical" href="https://snail007.goproxyauth.com/goproxy/">
  10. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet">
  11. <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
  12. <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/solarized_dark.min.css">
  13. <title>GOPROXY IN ACTION</title>
  14. <link href="https://snail007.goproxyauth.com/goproxy/css/styles.css" rel="stylesheet">
  15. </head>
  16. <body>
  17. <header class="l-header">
  18. <nav class="navbar navbar-default">
  19. <div class="container">
  20. <div class="navbar-header">
  21. <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
  22. <span class="sr-only">Toggle navigation</span>
  23. <span class="icon-bar"></span>
  24. <span class="icon-bar"></span>
  25. <span class="icon-bar"></span>
  26. </button>
  27. <a class="navbar-brand" href="https://snail007.goproxyauth.com/goproxy/">GOPROXY IN ACTION</a>
  28. </div>
  29. <div id="navbar" class="collapse navbar-collapse">
  30. <ul class="nav navbar-nav navbar-right">
  31. <li><a href="https://github.com/snail007/goproxy/releases/">下载</a></li>
  32. <li><a href="https://snail007.goproxyauth.com/goproxy/categories/goproxy%E6%89%8B%E5%86%8C/">实战</a></li>
  33. <li><a href="https://snail007.goproxyauth.com/goproxy/manual/zh/#/">手册</a></li>
  34. <li><a href="/goproxy/about/">关于</a></li>
  35. </ul>
  36. </div>
  37. </div>
  38. </nav>
  39. </header>
  40. <main>
  41. <div class="container">
  42. <div class="row">
  43. <div class="col-md-8">
  44. <ul class="p-articles">
  45. <li><article class="li">
  46. <header>
  47. <ul class="p-facts">
  48. <li><i class="fa fa-calendar" aria-hidden="true"></i><time datetime="2019-06-14T15:29:47JST">Jun 14, 2019</time></li>
  49. <li><i class="fa fa-bookmark" aria-hidden="true"></i><a href="https://snail007.goproxyauth.com/goproxy/page/">page</a></li>
  50. </ul>
  51. <h2 class="title"><a href="https://snail007.goproxyauth.com/goproxy/page/categories/">Categories</a></h2>
  52. </header>
  53. <div class="summary">不用看这里,没什么内容,仅仅为了定义目录和tags。</div>
  54. </article>
  55. </li>
  56. <li><article class="li">
  57. <header>
  58. <ul class="p-facts">
  59. <li><i class="fa fa-calendar" aria-hidden="true"></i><time datetime="2019-06-14T13:22:19JST">Jun 14, 2019</time></li>
  60. <li><i class="fa fa-bookmark" aria-hidden="true"></i><a href="https://snail007.goproxyauth.com/goproxy/page/">page</a></li>
  61. </ul>
  62. <h2 class="title"><a href="https://snail007.goproxyauth.com/goproxy/page/about/">About</a></h2>
  63. </header>
  64. <div class="summary">It&rsquo;s YOU!</div>
  65. </article>
  66. </li>
  67. </ul>
  68. <nav>
  69. <ul class="pager">
  70. <li><a href="/goproxy/">Previous</a></li>
  71. <li class="disabled"><a href="#">Next</a></li>
  72. </ul>
  73. </nav>
  74. </div>
  75. <div class="col-md-4">
  76. <aside class="l-sidebar">
  77. <section class="panel panel-default">
  78. <div class="panel-heading">
  79. <div class="panel-title">LATESTS</div>
  80. </div>
  81. <div class="list-group">
  82. <a href="https://snail007.goproxyauth.com/goproxy/usage/first/" class="list-group-item">手册前言(使用必读)</a>
  83. <a href="https://snail007.goproxyauth.com/goproxy/page/free_vs_commercial/" class="list-group-item">GOPROXY免费版VS商业版</a>
  84. <a href="https://snail007.goproxyauth.com/goproxy/page/faq/goproxy%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98%E8%A7%A3%E7%AD%94/" class="list-group-item">常见问题解答</a>
  85. <a href="https://snail007.goproxyauth.com/goproxy/posts/domain-cf/" class="list-group-item">域名解析 域名控制台&#43;极客&#43;cloudflare 的配置方法</a>
  86. <a href="https://snail007.goproxyauth.com/goproxy/posts/windows-global-proxy-using-dns/" class="list-group-item">在windows下实现基于dns的自动全局代理</a>
  87. <a href="https://snail007.goproxyauth.com/goproxy/usage/tcp/" class="list-group-item">TCP代理</a>
  88. <a href="https://snail007.goproxyauth.com/goproxy/posts/cloudflare/" class="list-group-item">Cloudflare使用简明教程</a>
  89. <a href="https://snail007.goproxyauth.com/goproxy/posts/http-nat-cdn/" class="list-group-item">内网穿透也能用CDN???!</a>
  90. <a href="https://snail007.goproxyauth.com/goproxy/page/free_vs_commercial_en/" class="list-group-item">GOPROXY Free Version VS Commercial Version</a>
  91. <a href="https://snail007.goproxyauth.com/goproxy/posts/http_cdn_ws/" class="list-group-item">代理之套用CDN</a>
  92. </div>
  93. </section>
  94. <section class="panel panel-default">
  95. <div class="panel-heading">
  96. <div class="panel-title">CATEGORY</div>
  97. </div>
  98. <div class="list-group">
  99. <a href="https://snail007.goproxyauth.com/goproxy/categories/%E9%BB%98%E8%AE%A4%E5%88%86%E7%B1%BB" class="list-group-item">默认分类</a>
  100. <a href="https://snail007.goproxyauth.com/goproxy/categories/goproxy%E6%89%8B%E5%86%8C" class="list-group-item">goproxy手册</a>
  101. <a href="https://snail007.goproxyauth.com/goproxy/categories/%E6%9E%B6%E6%9E%84%E8%A7%A3%E8%AF%B4" class="list-group-item">架构解说</a>
  102. <a href="https://snail007.goproxyauth.com/goproxy/categories/%E7%BB%86%E8%AF%B4%E5%B1%82%E7%BA%A7" class="list-group-item">细说层级</a>
  103. </div>
  104. </section>
  105. <section class="panel panel-default">
  106. <div class="panel-heading">
  107. <div class="panel-title">TAG</div>
  108. </div>
  109. <div class="list-group">
  110. <a href="https://snail007.goproxyauth.com/goproxy/tags/cdn" class="list-group-item">cdn</a>
  111. <a href="https://snail007.goproxyauth.com/goproxy/tags/ws" class="list-group-item">ws</a>
  112. <a href="https://snail007.goproxyauth.com/goproxy/tags/cloudflare" class="list-group-item">cloudflare</a>
  113. <a href="https://snail007.goproxyauth.com/goproxy/tags/%E5%95%86%E4%B8%9A%E7%89%88" class="list-group-item">商业版</a>
  114. <a href="https://snail007.goproxyauth.com/goproxy/tags/commercial" class="list-group-item">commercial</a>
  115. <a href="https://snail007.goproxyauth.com/goproxy/tags/domain" class="list-group-item">domain</a>
  116. <a href="https://snail007.goproxyauth.com/goproxy/tags/tcp" class="list-group-item">tcp</a>
  117. <a href="https://snail007.goproxyauth.com/goproxy/tags/%E5%85%A8%E5%B1%80%E4%BB%A3%E7%90%86" class="list-group-item">全局代理</a>
  118. <a href="https://snail007.goproxyauth.com/goproxy/tags/%E5%86%85%E7%BD%91%E7%A9%BF%E9%80%8F" class="list-group-item">内网穿透</a>
  119. </div>
  120. </section>
  121. </aside>
  122. </div>
  123. </div>
  124. </div>
  125. </main>
  126. <footer class="l-footer">
  127. <div class="container">
  128. <p><span class="h-logo">&copy; GOPROXY IN ACTION</span></p>
  129. </div>
  130. </footer>
  131. <script src="//code.jquery.com/jquery-3.1.1.min.js"></script>
  132. <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
  133. <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js"></script>
  134. <script>hljs.initHighlightingOnLoad();</script>
  135. <script>
  136. $(function(){
  137. $("img[css]").each(function(){
  138. $(this).attr("style",$(this).attr("css"));
  139. });
  140. });
  141. </script>
  142. </body>
  143. </html>