Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Commit

Permalink
微调
Browse files Browse the repository at this point in the history
  • Loading branch information
bddjr committed Nov 11, 2023
1 parent d931646 commit 1c97c5f
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 44 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
有错误的内容或改进的建议?或者没弄懂怎么配置?<a href="../../issues/new" target="_blank">点此编辑并提交issue</a>。

### 想要分享该文档?
gitpage网页
Gitee 仓库
```
https://proxyformcsm.bddjr.com
https://gitee.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/README.md
```
github仓库短链接
Github 仓库
```
https://q8p.cc/proxyformcsm
https://github.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/README.md
```
gitee镜像仓库短链接
Github Page 网页
```
https://q8p.cc/gtproxyformcsm
https://proxyformcsm.bddjr.com
```

***
Expand Down
4 changes: 2 additions & 2 deletions generator.js
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ function generate_conf(){
//开始进行字符串连接
const buildconf= [];
//ssl证书
if(ConfS.https()){
if (ConfS.https()){
buildconf.push(
` # 配置SSL证书。以下监听的ssl端口将默认使用该证书。
#SSL-START
Expand All @@ -335,7 +335,7 @@ function generate_conf(){
ssl_session_cache shared:SSL:1m;
ssl_session_timeout 10m;
ssl_protocols TLSv1.2; # 仅允许使用TLSv1.2建立连接
ssl_protocols TLSv1.2 TLSv1.3; # 仅允许使用 TLSv1.2 或 TLSv1.3 建立连接
ssl_verify_client off; # 不验证客户端的证书
#SSL-END
Expand Down
12 changes: 6 additions & 6 deletions 通过不同域名实现与网站或其它面板合并.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,17 @@
有错误的内容或改进的建议?或者没弄懂怎么配置?[点此编辑并提交issue](../../issues/new)

### 想要分享该文档?
gitpage网页
Gitee 仓库
```
https://proxyformcsm.bddjr.com/通过不同域名实现与网站或其它面板合并
https://gitee.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/通过不同域名实现与网站或其它面板合并.md
```
github仓库短链接
Github 仓库
```
https://q8p.cc/proxyformcsm/通过不同域名实现与网站或其它面板合并.md
https://github.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/通过不同域名实现与网站或其它面板合并.md
```
gitee镜像仓库短链接
Github Page + Cloudflare CDN 网页
```
https://q8p.cc/gtproxyformcsm/通过不同域名实现与网站或其它面板合并.md
https://proxyformcsm.bddjr.com/通过不同域名实现与网站或其它面板合并
```

***
Expand Down
12 changes: 6 additions & 6 deletions 通过区分路径实现与网站合并.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,17 +290,17 @@ https://example.com/mcsm/
有错误的内容或改进的建议?或者没弄懂怎么配置?[点此编辑并提交issue](../../issues/new)

### 想要分享该文档?
gitpage网页
Gitee 仓库
```
https://proxyformcsm.bddjr.com/通过区分路径实现与网站合并
https://gitee.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/通过区分路径实现与网站合并.md
```
github仓库短链接
Github 仓库
```
https://q8p.cc/proxyformcsm/通过区分路径实现与网站合并.md
https://github.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/通过区分路径实现与网站合并.md
```
gitee镜像仓库短链接
Github Page + Cloudflare CDN 网页
```
https://q8p.cc/gtproxyformcsm/通过区分路径实现与网站合并.md
https://proxyformcsm.bddjr.com/通过区分路径实现与网站合并
```

***
Expand Down
12 changes: 6 additions & 6 deletions 配置HTTPS反向代理.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,17 +275,17 @@ https://domain.com:12333/
有错误的内容或改进的建议?或者没弄懂怎么配置?[点此编辑并提交issue](../../issues/new)

### 想要分享该文档?
gitpage网页
Gitee 仓库
```
https://proxyformcsm.bddjr.com/配置HTTPS反向代理
https://gitee.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/配置HTTPS反向代理.md
```
github仓库短链接
Github 仓库
```
https://q8p.cc/proxyformcsm/配置HTTPS反向代理.md
https://github.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/配置HTTPS反向代理.md
```
gitee镜像仓库短链接
Github Page + Cloudflare CDN 网页
```
https://q8p.cc/gtproxyformcsm/配置HTTPS反向代理.md
https://proxyformcsm.bddjr.com/配置HTTPS反向代理
```

***
Expand Down
12 changes: 6 additions & 6 deletions 配置HTTPS反向代理且合并端口.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,17 +271,17 @@ https://domain.com:12333/
有错误的内容或改进的建议?或者没弄懂怎么配置?[点此编辑并提交issue](../../issues/new)

### 想要分享该文档?
gitpage网页
Gitee 仓库
```
https://proxyformcsm.bddjr.com/配置HTTPS反向代理且合并端口
https://gitee.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/配置HTTPS反向代理且合并端口.md
```
github仓库短链接
Github 仓库
```
https://q8p.cc/proxyformcsm/配置HTTPS反向代理且合并端口.md
https://github.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/配置HTTPS反向代理且合并端口.md
```
gitee镜像仓库短链接
Github Page + Cloudflare CDN 网页
```
https://q8p.cc/gtproxyformcsm/配置HTTPS反向代理且合并端口.md
https://proxyformcsm.bddjr.com/配置HTTPS反向代理且合并端口
```

***
Expand Down
12 changes: 6 additions & 6 deletions 配置HTTP反向代理.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,17 +220,17 @@ http://domain.com:12333/
有错误的内容或改进的建议?或者没弄懂怎么配置?[点此编辑并提交issue](../../issues/new)

### 想要分享该文档?
gitpage网页
Gitee 仓库
```
https://proxyformcsm.bddjr.com/配置HTTP反向代理
https://gitee.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/配置HTTP反向代理.md
```
github仓库短链接
Github 仓库
```
https://q8p.cc/proxyformcsm/配置HTTP反向代理.md
https://github.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/配置HTTP反向代理.md
```
gitee镜像仓库短链接
Github Page + Cloudflare CDN 网页
```
https://q8p.cc/gtproxyformcsm/配置HTTP反向代理.md
https://proxyformcsm.bddjr.com/配置HTTP反向代理
```

***
Expand Down
12 changes: 6 additions & 6 deletions 配置HTTP反向代理且合并端口.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,17 +223,17 @@ http://domain.com:12333/
有错误的内容或改进的建议?或者没弄懂怎么配置?[点此编辑并提交issue](../../issues/new)

### 想要分享该文档?
gitpage网页
Gitee 仓库
```
https://proxyformcsm.bddjr.com/配置HTTP反向代理且合并端口
https://gitee.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/配置HTTP反向代理且合并端口.md
```
github仓库短链接
Github 仓库
```
https://q8p.cc/proxyformcsm/配置HTTP反向代理且合并端口.md
https://github.com/bddjr/nginx-proxy-docs-for-mcsm/blob/master/配置HTTP反向代理且合并端口.md
```
gitee镜像仓库短链接
Github Page + Cloudflare CDN 网页
```
https://q8p.cc/gtproxyformcsm/配置HTTP反向代理且合并端口.md
https://proxyformcsm.bddjr.com/配置HTTP反向代理且合并端口
```

***
Expand Down

0 comments on commit 1c97c5f

Please sign in to comment.