Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lxhao61 authored Sep 3, 2021
1 parent d33c331 commit 87c422a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trojan-go\trojan+nginx/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
介绍:

本示例配为 trojan-go 或 trojan 应用。trojan-go 或 trojan 服务端前置(监听443端口)处理来自墙内的 HTTPS 请求,如果是合法的 trojan-go 或 trojan 客户端请求,那么为该请求提供服务(科学上网);否则将已解除 TLS 的流量回落(转发)给 WEB 服务器 nginx,由 nginx 为其提供服务。
本示例配为 trojan-go 或 trojan 应用。trojan-go 或 trojan 服务端前置(监听443端口)处理来自墙内的 HTTPS 请求,如果是合法的 trojan-go 或 trojan 客户端请求,那么为该请求提供服务(科学上网);否则将已解除 TLS 的流量请求回落(转发)给 WEB 服务器 nginx,由 nginx 为其提供服务。

原理:

Expand Down

0 comments on commit 87c422a

Please sign in to comment.