Skip to content

Commit

Permalink
publish site
Browse files Browse the repository at this point in the history
  • Loading branch information
snail007 committed Sep 27, 2019
1 parent 9deba3c commit 63d55b4
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 22 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,15 @@ Proxy is a high-performance http, https, websocket, tcp, udp, socks5, ss proxy s

---

[ProxyAdminFree](https://github.com/snail007/proxy_admin_free)

- [中文说明](https://github.com/snail007/goproxy/blob/master/README_ZH.md)
- [中文手册](https://snail007.github.io/goproxy/manual/zh/)
- [Click to download](https://github.com/snail007/goproxy/releases)
- [Free version VS commercial version](https://snail007.github.io/goproxy/free_vs_commercial/)
- [Download](https://github.com/snail007/goproxy/releases)
- [Desktop Edition, Web Console](https://github.com/snail007/proxy_admin_free)
- [Android Edition](/gui/README_ZH.md)
- [SDK](https://github.com/snail007/goproxy-sdk)
- [GORPOXY Help Manual](https://snail007.github.io/goproxy/manual/)
- [GORPOXY Practical Tutorial](https://snail007.github.io/goproxy)
- [Desktop Edition](/gui/README_ZH.md)
- [SDK](https://github.com/snail007/goproxy-sdk)
- [Free version VS commercial version](https://snail007.github.io/goproxy/free_vs_commercial/)

### What can it do?
- Chained agent, the program itself can be used as an agent, and if it is set up, it can be used as a secondary agent or even an N-level agent.
Expand Down
9 changes: 4 additions & 5 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,13 @@ Proxy是golang实现的高性能http,https,websocket,tcp,udp,socks5,

---

[ProxyAdminFree](https://github.com/snail007/proxy_admin_free)

- [点击下载](https://github.com/snail007/goproxy/releases)
- [免费版VS商业版](https://snail007.github.io/goproxy/free_vs_commercial/)
- [安卓版](https://github.com/snail007/goproxy-ss-plugin-android)
- [桌面版,控制面板ProxyAdmin](https://github.com/snail007/proxy_admin_free/blob/master/README_ZH.md)
- [SDK](https://github.com/snail007/goproxy-sdk)
- [GORPOXY帮助手册](https://snail007.github.io/goproxy/manual/zh/)
- [GORPOXY实战教程](https://snail007.github.io/goproxy)
- [桌面版](/gui/README_ZH.md)
- [SDK](https://github.com/snail007/goproxy-sdk)
- [免费版VS商业版](https://snail007.github.io/goproxy/free_vs_commercial/)

### 它能干什么?
- 链式代理,程序本身可以作为一级代理,如果设置了上级代理那么可以作为二级代理,乃至N级代理。
Expand Down
2 changes: 1 addition & 1 deletion docs/posts/windows-global-proxy-using-dns/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ <h4 id="1-正常配置篇">1.正常配置篇</h4>

<p><code>proxy.exe sps -P httpws://IP_A:8443 -p :80,:443 -q 8.8.8.8:53</code></p>

<p>4)本地启动一个dns监听53 <code>.\proxy.exe dns -P http://127.0.0.1:80 hosts .\hosts</code></p>
<p>4)本地启动一个dns监听53 <code>.\proxy.exe dns -P http://127.0.0.1:80 --hosts .\hosts</code></p>

<h4 id="2-配合cdn配置篇">2.配合CDN配置篇</h4>

Expand Down
10 changes: 5 additions & 5 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,31 +18,31 @@
</url>

<url>
<loc>https://snail007.github.io/goproxy/tags/cdn/</loc>
<loc>https://snail007.github.io/goproxy/categories/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>

<url>
<loc>https://snail007.github.io/goproxy/categories/</loc>
<loc>https://snail007.github.io/goproxy/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>

<url>
<loc>https://snail007.github.io/goproxy/</loc>
<loc>https://snail007.github.io/goproxy/posts/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>

<url>
<loc>https://snail007.github.io/goproxy/posts/</loc>
<loc>https://snail007.github.io/goproxy/tags/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>

<url>
<loc>https://snail007.github.io/goproxy/tags/</loc>
<loc>https://snail007.github.io/goproxy/tags/cdn/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>
Expand Down
4 changes: 2 additions & 2 deletions docs/tags/cdn/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/solarized_dark.min.css">
<title>CDN - GOPROXY IN ACTION</title>
<title>cdn - GOPROXY IN ACTION</title>

<link href="https://snail007.github.io/goproxy/css/styles.css" rel="stylesheet">

Expand Down Expand Up @@ -77,7 +77,7 @@


<header class="page-header">
<h1>CDN</h1>
<h1>cdn</h1>
</header>


Expand Down
4 changes: 2 additions & 2 deletions docs/tags/cdn/index.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>CDN on GOPROXY IN ACTION</title>
<title>cdn on GOPROXY IN ACTION</title>
<link>https://snail007.github.io/goproxy/tags/cdn/</link>
<description>Recent content in CDN on GOPROXY IN ACTION</description>
<description>Recent content in cdn on GOPROXY IN ACTION</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh-CN</language>
<lastBuildDate>Fri, 05 Jul 2019 08:20:48 +0800</lastBuildDate>
Expand Down
2 changes: 1 addition & 1 deletion docs/tags/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


<item>
<title>CDN</title>
<title>cdn</title>
<link>https://snail007.github.io/goproxy/tags/cdn/</link>
<pubDate>Fri, 05 Jul 2019 08:20:48 +0800</pubDate>

Expand Down

0 comments on commit 63d55b4

Please sign in to comment.