update
This commit is contained in:
@@ -16,6 +16,7 @@ The GoProxy is a high-performance http proxy, https proxy, socks5 proxy, ss prox
|
||||
## 中文用户请看 *中文说明*,中文与英文内容的安装等资源链接是不一样的,谢谢合作!
|
||||
|
||||
### [点击我观看视频教程](https://space.bilibili.com/472844633)
|
||||
|
||||
- [中文说明](https://github.com/snail007/goproxy/blob/master/README_ZH.md)
|
||||
- [使用手册](https://snail007.goproxyauth.com/goproxy/manual/zh/)
|
||||
- [下载地址](https://github.com/snail007/goproxy/releases)
|
||||
@@ -29,6 +30,7 @@ The GoProxy is a high-performance http proxy, https proxy, socks5 proxy, ss prox
|
||||
- [Free version VS commercial version](https://snail007.github.io/goproxy/page/free_vs_commercial/)
|
||||
|
||||
### ProxyAdmin Demo
|
||||
|
||||
And ProxyAdmin is a powerful web console of snail007/goproxy .
|
||||
|
||||

|
||||
@@ -209,10 +211,14 @@ If you have customized, business needs, please send an email to `arraykeys@gmail
|
||||
|
||||
## Purchase Commercial Edition
|
||||
|
||||
This manual describes the functions, all of which are included in the commercial version; the free version of advanced functional parameters such as authentication is not included;
|
||||
If you encounter some commands when you use the free version to execute some commands, a prompt similar to the following xxx parameter does not exist, indicating that this parameter is a function of the commercial version.
|
||||
This manual describes the functions, all of which are included in the commercial version; the free version of advanced
|
||||
functional parameters such as authentication is not included;
|
||||
If you encounter some commands when you use the free version to execute some commands, a prompt similar to the following
|
||||
xxx parameter does not exist, indicating that this parameter is a function of the commercial version.
|
||||
`err: unknown long flag '-a'`
|
||||
Comparison between the features of the free version and the commercial version, detailed operations on how to purchase and use the commercial version [please click here to view](https://snail007.goproxyauth.com/goproxy/page/free_vs_commercial_en/)
|
||||
Comparison between the features of the free version and the commercial version, detailed operations on how to purchase
|
||||
and use the commercial
|
||||
version [please click here to view](https://snail007.goproxyauth.com/goproxy/page/free_vs_commercial_en/)
|
||||
|
||||
## First Start
|
||||
|
||||
@@ -1993,7 +1999,7 @@ The following formats are supported for subnets:
|
||||
1. Format: `192.168.1.1/24`, Description: CIDR format subnet, IPv4
|
||||
1. Format: `3001:cb2::/126`, Description: CIDR format subnet, IPv6
|
||||
1. Format: `192.168.1.1-192.168.1.200`, Description: IP range, IPv4
|
||||
1. Format: `3001:cb2::/126`, Description: IP range, IPv6
|
||||
1. Format: `2311:ca2::-2311:ca2::10`, Description: IP range, IPv6
|
||||
|
||||
Example: `192.16.1.1,192.161.1.2,192.168.1.2-192.168.1.255`
|
||||
|
||||
|
||||
+8
-5
@@ -14,12 +14,13 @@ GoProxy是一款轻量级、功能强大、高性能的http代理、https代理
|
||||
---
|
||||
|
||||
### [点击我观看视频教程](https://space.bilibili.com/472844633)
|
||||
|
||||
- [下载地址](https://github.com/snail007/goproxy/releases)
|
||||
- [参考手册](https://snail007.goproxyauth.com/goproxy/manual/zh/)
|
||||
- [桌面版](https://github.com/snail007/proxy_admin_free/blob/master/README_ZH.md)
|
||||
- [安卓全局代理版](https://github.com/snail007/goproxy-ss-plugin-android)
|
||||
- [安卓全能代理版](https://github.com/snail007/goproxy-android)
|
||||
- [安卓内网穿透客户端](https://github.com/snail007/lanass)
|
||||
- [安卓全局代理版](https://github.com/snail007/goproxy-ss-plugin-android)
|
||||
- [安卓全能代理版](https://github.com/snail007/goproxy-android)
|
||||
- [安卓内网穿透客户端](https://github.com/snail007/lanass)
|
||||
- [SDK](https://github.com/snail007/goproxy-sdk)
|
||||
- [GORPOXY实战教程](https://snail007.goproxyauth.com/goproxy/)
|
||||
- [免费版VS商业版(安装、激活)](https://snail007.goproxyauth.com/goproxy/page/free_vs_commercial/)
|
||||
@@ -39,6 +40,7 @@ GoProxy是一款轻量级、功能强大、高性能的http代理、https代理
|
||||
此地址也适用于wget,curl直接命令行下载。
|
||||
|
||||
## ProxyAdmin介绍预览(这不是goproxy,是控制面板友情链接;安装使用goproxy请往下看,谢谢!)
|
||||
|
||||
`ProxyAdmin` 是强大的代理服务工具 snail007/goproxy 的控制面板,运行了它,一秒让你的服务器变为强大的代理服务器,友好的交互界面,小白也能轻松上手,让你用起来得心应手,心情舒畅。
|
||||
|
||||

|
||||
@@ -206,9 +208,10 @@ Proxy is licensed under GPLv3 license。
|
||||
官方QQ交流群: 608062193
|
||||
|
||||
## Donation
|
||||
|
||||
如果proxy帮助你解决了很多问题,你可以通过下面的捐赠更好的支持proxy。
|
||||
<img src="https://mirrors.goproxyauth.com/https://raw.githubusercontent.com/snail007/goproxy/master/doc/images/alipay.jpg" width="200" height="auto"/>
|
||||
<img src="https://mirrors.goproxyauth.com/https://raw.githubusercontent.com/snail007/goproxy/master/doc/images/wxpay.jpg" width="200" height="auto"/>
|
||||
<img src="https://mirrors.goproxyauth.com/https://raw.githubusercontent.com/snail007/goproxy/master/doc/images/wxpay.jpg" width="200" height="auto"/>
|
||||
|
||||
### 源代码申明
|
||||
|
||||
@@ -2151,7 +2154,7 @@ if($ok){
|
||||
1. 格式:`192.168.1.1/24`,说明:CIDR格式网段,IPv4
|
||||
1. 格式:`3001:cb2::/126`,说明:CIDR格式网段,IPv6
|
||||
1. 格式:`192.168.1.1-192.168.1.200`,说明:IP范围,IPv4
|
||||
1. 格式:`3001:cb2::/126`,说明:IP范围,IPv6
|
||||
1. 格式:`2311:ca2::-2311:ca2::10`,说明:IP范围,IPv6
|
||||
|
||||
示例: `192.16.1.1,192.161.1.2,192.168.1.2-192.168.1.255`
|
||||
- `userTotalRate`:用户维度,限制用户的总带宽速度(byte/s),单位是字节byte,没有留空,或者不设置这个头部。
|
||||
|
||||
@@ -18,10 +18,14 @@
|
||||
|
||||
## Purchase Commercial Edition
|
||||
|
||||
This manual describes the functions, all of which are included in the commercial version; the free version of advanced functional parameters such as authentication is not included;
|
||||
If you encounter some commands when you use the free version to execute some commands, a prompt similar to the following xxx parameter does not exist, indicating that this parameter is a function of the commercial version.
|
||||
This manual describes the functions, all of which are included in the commercial version; the free version of advanced
|
||||
functional parameters such as authentication is not included;
|
||||
If you encounter some commands when you use the free version to execute some commands, a prompt similar to the following
|
||||
xxx parameter does not exist, indicating that this parameter is a function of the commercial version.
|
||||
`err: unknown long flag '-a'`
|
||||
Comparison between the features of the free version and the commercial version, detailed operations on how to purchase and use the commercial version [please click here to view](https://snail007.goproxyauth.com/goproxy/page/free_vs_commercial_en/)
|
||||
Comparison between the features of the free version and the commercial version, detailed operations on how to purchase
|
||||
and use the commercial
|
||||
version [please click here to view](https://snail007.goproxyauth.com/goproxy/page/free_vs_commercial_en/)
|
||||
|
||||
## First Start
|
||||
|
||||
@@ -1802,7 +1806,7 @@ The following formats are supported for subnets:
|
||||
1. Format: `192.168.1.1/24`, Description: CIDR format subnet, IPv4
|
||||
1. Format: `3001:cb2::/126`, Description: CIDR format subnet, IPv6
|
||||
1. Format: `192.168.1.1-192.168.1.200`, Description: IP range, IPv4
|
||||
1. Format: `3001:cb2::/126`, Description: IP range, IPv6
|
||||
1. Format: `2311:ca2::-2311:ca2::10`, Description: IP range, IPv6
|
||||
|
||||
Example: `192.16.1.1,192.161.1.2,192.168.1.2-192.168.1.255`
|
||||
|
||||
|
||||
@@ -1930,7 +1930,7 @@ if($ok){
|
||||
1. 格式:`192.168.1.1/24`,说明:CIDR格式网段,IPv4
|
||||
1. 格式:`3001:cb2::/126`,说明:CIDR格式网段,IPv6
|
||||
1. 格式:`192.168.1.1-192.168.1.200`,说明:IP范围,IPv4
|
||||
1. 格式:`3001:cb2::/126`,说明:IP范围,IPv6
|
||||
1. 格式:`2311:ca2::-2311:ca2::10`,说明:IP范围,IPv6
|
||||
|
||||
示例: `192.16.1.1,192.161.1.2,192.168.1.2-192.168.1.255`
|
||||
- `userTotalRate`:用户维度,限制用户的总带宽速度(byte/s),单位是字节byte,没有留空,或者不设置这个头部。
|
||||
|
||||
+6
-6
@@ -17,6 +17,12 @@
|
||||
<lastmod>2019-06-14T16:29:13+08:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://snail007.goproxyauth.com/goproxy/tags/cdn/</loc>
|
||||
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://snail007.goproxyauth.com/goproxy/categories/</loc>
|
||||
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
|
||||
@@ -41,12 +47,6 @@
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://snail007.goproxyauth.com/goproxy/tags/cdn/</loc>
|
||||
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://snail007.goproxyauth.com/goproxy/tags/cloudflare/</loc>
|
||||
<lastmod>2019-07-05T08:20:48+08:00</lastmod>
|
||||
|
||||
@@ -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.goproxyauth.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.goproxyauth.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>
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
<item>
|
||||
<title>cdn</title>
|
||||
<title>CDN</title>
|
||||
<link>https://snail007.goproxyauth.com/goproxy/tags/cdn/</link>
|
||||
<pubDate>Fri, 05 Jul 2019 08:20:48 +0800</pubDate>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user