pull/539/head
arraykeys 10 months ago
parent d3068cf1d6
commit bb9c45474a

@ -347,29 +347,36 @@
<h4 id="商业版使用">商业版使用</h4>
<ol>
<li><p>去平台授权平台 <a href="https://gpm.host900.com/?lang=zh-CN">点击进入</a> 注册一个用户。</p></li>
<li><p>去平台授权平台 <a href="https://gpm.goproxyauth.com/?lang=zh-CN">点击进入</a> 注册一个用户。</p></li>
<li><p>获取机器的机器码(<code>机器码</code>授权方式):</p>
<ul>
<li>如果是<code>goproxy商业版</code>,那么首次执行:<code>proxy http</code><strong>等待程序自己退出,不要手动结束程序</strong>
然后会在当前目录下面生成id.txt文件里面是当前机器的机器码另外命令行也会显示机器码<code>code:</code>后面的东西,注意不包含空格。</li>
<li>如果是<code>proxy-admin 商业版 控制面板</code><code>proxy-admin vip 控制面板</code>,那么首次执行:<code>proxy-admin</code>不带任何参数, 并<strong>等待程序自己退出,不要手动结束程序</strong>
然后会在当前目录和下面的路径生成id.txt文件Linux位于: <code>/etc/gpa/id.txt</code>Windows位于: <code>C:\gpa\id.txt</code>,里面内容是当前机器的机器码。</li>
<li>如果是<code>proxy-admin 商业版 控制面板</code><code>proxy-admin vip 控制面板</code>,那么首次执行:<code>proxy-admin</code>不带任何参数, 并*
*等待程序自己退出,不要手动结束程序**
然后会在当前目录和下面的路径生成id.txt文件Linux位于: <code>/etc/gpa/id.txt</code>Windows位于: <code>C:\gpa\id.txt</code>
,里面内容是当前机器的机器码。</li>
<li>另外直接执行命<code>proxy-admin</code>不带任何参数,也会显示机器码,即<code>code:</code>后面的东西,注意不包含空格。</li>
<li>然后在授权后台,在线自助购买,购买机器码名额。然后点击菜单<code>我的机器码</code>,点击列表操作列的<code>修改</code>,把id.txt内的机器码填入到机器码输入框里面然后保存即可完成授权。</li>
<li>卡密方式,此方式可以大批量添加机器码,如需要此方式,可联系 <code>arraykeys@gmail.com</code> 购买卡密,去授权平台后台点击菜单<code>添加机器码</code>输入<code>卡密</code>完成机器码购买。</li>
<li>然后在授权后台,在线自助购买,购买机器码名额。然后点击菜单<code>我的机器码</code>,点击列表操作列的<code>修改</code>
,把id.txt内的机器码填入到机器码输入框里面然后保存即可完成授权。</li>
<li>卡密方式,此方式可以大批量添加机器码,如需要此方式,可联系 <code>arraykeys@gmail.com</code>
购买卡密,去授权平台后台点击菜单<code>添加机器码</code>输入<code>卡密</code>完成机器码购买。</li>
</ul></li>
<li><p><code>授权码</code>方式授权,目前只有<code>goproxy商业版</code>有此授权方式。首先点击进入 <a href="https://gpm.host900.com/">授权后台</a> ,登录后,点击菜单,我的授权码<code>-&gt;</code>在线购买授权码,
然后会在<code>我的授权码列表</code>看见购买的<code>授权码</code>。 然后就是启动<code>proxy</code>的时候加上授权码参数<code>--authcode 授权码</code>启动程序即可,也可以设置环境变量<code>LIC_AUTHCODE</code>内容为授权码,
<li><p><code>授权码</code>方式授权,目前只有<code>goproxy商业版</code>有此授权方式。首先点击进入 <a href="https://gpm.goproxyauth.com/">授权后台</a>
,登录后,点击菜单,我的授权码<code>-&gt;</code>在线购买授权码,
然后会在<code>我的授权码列表</code>看见购买的<code>授权码</code>。 然后就是启动<code>proxy</code>的时候加上授权码参数<code>--authcode 授权码</code>
启动程序即可,也可以设置环境变量<code>LIC_AUTHCODE</code>内容为授权码,
如果没有使用参数<code>--authcode</code>,程序尝试从环境变量<code>LIC_AUTHCODE</code>获取授权码。</p></li>
<li><p>商业版下载,进入对应项目的首页,点击中文介绍,有详细的下载安装说明。</p>
<ul>
<li>下载文件列表中文件名后缀是_commercial.tar.gz的为商业版。请根据自己系统情况下载。</li>
<li>所有软件项目地址:<a href="https://snail007.host900.com/goproxy/manual/zh/#/?id=%e5%85%8d%e8%b4%b9%e7%89%88%e3%80%81%e5%95%86%e4%b8%9a%e7%89%88%e8%af%b4%e6%98%8e">点击进入</a></li>
<li>下载文件列表中文件名后缀是_commercial.tar.gz的为商业版。请根据自己系统情况下载。
-
所有软件项目地址:<a href="https://snail007.host900.com/goproxy/manual/zh/#/?id=%e5%85%8d%e8%b4%b9%e7%89%88%e3%80%81%e5%95%86%e4%b8%9a%e7%89%88%e8%af%b4%e6%98%8e">点击进入</a></li>
</ul></li>
<li><p>注意:不同名字的软件,是不同的软件,不同的软件需要各自购买授权,所以要确保购买的软件和安装的软件是一致的。</p></li>
@ -408,7 +415,7 @@
<ol>
<li><p>购买商业版之前你可以免费试用7天以用来确定GOPROXY商业版功能是否满足你的需求。</p></li>
<li><p>试用步骤:登录<a href="https://gpm.host900.com/?lang=zh-CN">授权平台</a> -&gt; 机器码管理 -&gt; 在线购买 -&gt; 点击&rdquo;开始试用&rdquo;</p></li>
<li><p>试用步骤:登录<a href="https://gpm.goproxyauth.com/?lang=zh-CN">授权平台</a> -&gt; 机器码管理 -&gt; 在线购买 -&gt; 点击&rdquo;开始试用&rdquo;</p></li>
<li><p>proxy-vip控制面板proxy-admin控制面板商业版均不支持试用因为它们和免费版proxy-vip界面和操作一样。
proxy-admin控制面板功能和goproxy商业版功能一样区别是</p>

@ -347,9 +347,15 @@
<h4 id="commercial-version-uses">Commercial version uses:</h4>
<ol>
<li><p>Go to the authorization platform <a href="https://gpm.host900.com/?lang=en-US">https://gpm.host900.com/?lang=en-US</a> to register a user.</p></li>
<li><p>Go to the authorization platform <a href="https://gpm.goproxyauth.com/?lang=en-US">https://gpm.goproxyauth.com/?lang=en-US</a> to register a user.</p></li>
<li><p>If you use the <code>machine code</code> authorization method, the first execution: <code>proxy http</code> , then waiting for it exit, and then it will generate an id.txt file in the current directory, which is the machine code of the current machine. If it is sdk, the MacCode method can be called to get the current machine. Machine code; then purchase <code>card secret code</code>, go to the authorization platform background click menu to add machine code, input <code>card secret code</code> to complete the activation of the machine code, then click on the <code>machine list</code> in the menu, click on the list operation column <code>modify</code>, Fill in the machine code in id.txt into the machine code input box, and then save to complete the authorization.</p></li>
<li><p>If you use the <code>machine code</code> authorization method, the first execution: <code>proxy http</code> , then waiting for it exit, and
then it will generate an id.txt file in the current directory, which is the machine code of the current machine. If
it is sdk, the MacCode method can be called to get the current machine. Machine code; then
purchase <code>card secret code</code>, go to the authorization platform background click menu to add machine code,
input <code>card secret code</code> to complete the activation of the machine code, then click on the <code>machine list</code> in the
menu, click on the list operation column <code>modify</code>, Fill in the machine code in id.txt into the machine code input
box, and then save to complete the authorization.</p></li>
<li><p>If it is authorized by the <code>Authorization Code</code> method, first purchase the authorization code, and then you will see your authorization code in the authorization platform. Add the authorization code parameter <code>--authcode your_authorization_code</code> to start the program. You can also set the environment variable <code>LIC_AUTHCODE</code> as the authorization code. If the parameter <code>--authcode</code> is not used, the program tries to obtain the authorization from the environment variable <code>LIC_AUTHCODE</code>. code. If it is sdk, the start method has an authorization code parameter, and the purchased authorization code can be used.</p></li>
</ol>
@ -382,9 +388,11 @@ If the system finds that the user maliciously propagates its own &lsquo;authoriz
<h4 id="commercial-edition-trial">Commercial Edition Trial</h4>
<ol>
<li><p>Before purchasing the commercial version, you can try it for free for 7 days to determine if the GOPROXY Commercial Edition feature fit your needs.</p></li>
<li><p>Before purchasing the commercial version, you can try it for free for 7 days to determine if the GOPROXY Commercial
Edition feature fit your needs.</p></li>
<li><p>Trial steps: Log in to <a href="https://gpm.host900.com/?lang=en-US">Authorization Platform</a> -&gt; My Machine Code -&gt; Buy Online -&gt; Click &ldquo;Start Trial&rdquo;.</p></li>
<li><p>Trial steps: Log in to <a href="https://gpm.goproxyauth.com/?lang=en-US">Authorization Platform</a> -&gt; My Machine Code -&gt; Buy
Online -&gt; Click &ldquo;Start Trial&rdquo;.</p></li>
</ol>
<h4 id="commercial-edition-list">Commercial Edition List</h4>

@ -18,31 +18,31 @@
</url>
<url>
<loc>https://snail007.host900.com/goproxy/categories/</loc>
<loc>https://snail007.host900.com/goproxy/tags/cdn/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://snail007.host900.com/goproxy/</loc>
<loc>https://snail007.host900.com/goproxy/categories/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://snail007.host900.com/goproxy/posts/</loc>
<loc>https://snail007.host900.com/goproxy/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://snail007.host900.com/goproxy/tags/</loc>
<loc>https://snail007.host900.com/goproxy/posts/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://snail007.host900.com/goproxy/tags/cdn/</loc>
<loc>https://snail007.host900.com/goproxy/tags/</loc>
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
<priority>0</priority>
</url>

@ -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.host900.com/goproxy/css/styles.css" rel="stylesheet">
@ -77,7 +77,7 @@
<header class="page-header">
<h1>cdn</h1>
<h1>CDN</h1>
</header>

@ -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.host900.com/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>

@ -12,7 +12,7 @@
<item>
<title>cdn</title>
<title>CDN</title>
<link>https://snail007.host900.com/goproxy/tags/cdn/</link>
<pubDate>Fri, 05 Jul 2019 08:20:48 +0800</pubDate>

Loading…
Cancel
Save