We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34b98dd commit a5434e3Copy full SHA for a5434e3
README.md
@@ -452,7 +452,6 @@ http_proxy = http://user:pwd@192.168.1.128:8080
452
453
## Development Plan
454
455
-* Url router.
456
* Log http request information in frps.
457
* Direct reverse proxy, like haproxy.
458
* Load balance to different service in frpc.
README_zh.md
@@ -469,7 +469,6 @@ http_proxy = http://user:pwd@192.168.1.128:8080
469
470
计划在后续版本中加入的功能与优化,排名不分先后,如果有其他功能建议欢迎在 [issues](https://github.com/fatedier/frp/issues) 中反馈。
471
472
-* 支持 url 路由转发。
473
* frps 记录 http 请求日志。
474
* frps 支持直接反向代理,类似 haproxy。
475
* frpc 支持负载均衡到后端不同服务。
0 commit comments