forked from fatedier/frp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request fatedier#217 from fatedier/dev
bump version to 0.9.2
- Loading branch information
Showing
12 changed files
with
139 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -219,7 +219,7 @@ Then visit `http://[server_addr]:7500` to see dashboard, default username and pa | |
|
||
Client that want's to register must set a global `auth_token` equals to frps.ini. | ||
|
||
Note that time duration bewtween frpc and frps mustn't exceed 15 minutes because timestamp is used for authentication. | ||
Note that time duration between frpc and frps mustn't exceed 15 minutes because timestamp is used for authentication. | ||
|
||
Howerver, this timeout duration can be modified by setting `authentication_timeout` in frps's configure file. It's defalut value is 900, means 15 minutes. If it is equals 0, then frps will not check authentication timeout. | ||
|
||
|
@@ -452,7 +452,6 @@ http_proxy = http://user:[email protected]:8080 | |
|
||
## Development Plan | ||
|
||
* Url router. | ||
* Log http request information in frps. | ||
* Direct reverse proxy, like haproxy. | ||
* Load balance to different service in frpc. | ||
|
@@ -497,3 +496,4 @@ Donate money by [paypal](https://www.paypal.me/fatedier) to my account **fatedie | |
* [Damon Zhao](https://github.com/se77en) | ||
* [Manfred Touron](https://github.com/moul) | ||
* [xuebing1110](https://github.com/xuebing1110) | ||
* [Anbitioner](https://github.com/bingtianbaihua) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -469,7 +469,6 @@ http_proxy = http://user:[email protected]:8080 | |
|
||
计划在后续版本中加入的功能与优化,排名不分先后,如果有其他功能建议欢迎在 [issues](https://github.com/fatedier/frp/issues) 中反馈。 | ||
|
||
* 支持 url 路由转发。 | ||
* frps 记录 http 请求日志。 | ||
* frps 支持直接反向代理,类似 haproxy。 | ||
* frpc 支持负载均衡到后端不同服务。 | ||
|
@@ -516,3 +515,4 @@ frp 交流群:606194980 (QQ 群号) | |
* [Damon Zhao](https://github.com/se77en) | ||
* [Manfred Touron](https://github.com/moul) | ||
* [xuebing1110](https://github.com/xuebing1110) | ||
* [Anbitioner](https://github.com/bingtianbaihua) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters