index.xml 1.6 KB

123456789101112131415161718192021222324252627282930313233
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  3. <channel>
  4. <title>Usages on GOPROXY IN ACTION</title>
  5. <link>https://snail007.goproxyauth.com/goproxy/usage/</link>
  6. <description>Recent content in Usages on GOPROXY IN ACTION</description>
  7. <generator>Hugo -- gohugo.io</generator>
  8. <language>zh-CN</language>
  9. <lastBuildDate>Thu, 04 Jul 2019 11:00:50 +0800</lastBuildDate>
  10. <atom:link href="https://snail007.goproxyauth.com/goproxy/usage/index.xml" rel="self" type="application/rss+xml" />
  11. <item>
  12. <title>手册前言(使用必读)</title>
  13. <link>https://snail007.goproxyauth.com/goproxy/usage/first/</link>
  14. <pubDate>Thu, 04 Jul 2019 11:00:50 +0800</pubDate>
  15. <guid>https://snail007.goproxyauth.com/goproxy/usage/first/</guid>
  16. <description>前言 GOPROXY使用必读 手册和项目中使用了一部分的名词,它们本身的含义和在goproxy的专有含义是不一样的,所以前言中对这些名词做了解释</description>
  17. </item>
  18. <item>
  19. <title>TCP代理</title>
  20. <link>https://snail007.goproxyauth.com/goproxy/usage/tcp/</link>
  21. <pubDate>Thu, 04 Jul 2019 11:00:50 +0800</pubDate>
  22. <guid>https://snail007.goproxyauth.com/goproxy/usage/tcp/</guid>
  23. <description>工作原理 tcp代理,也称为tcp端口转发,工作原理就是,把proxy监听端口进来的tcp连接的数据原样转发到上级监听的一个端口。 上级可以是p</description>
  24. </item>
  25. </channel>
  26. </rss>