Browse Source

doc: update

fatedier 8 years ago
parent
commit
a5434e31b7
2 changed files with 0 additions and 2 deletions
  1. 0 1
      README.md
  2. 0 1
      README_zh.md

+ 0 - 1
README.md

@@ -452,7 +452,6 @@ http_proxy = http://user:pwd@192.168.1.128:8080
 
 ## Development Plan
 
-* Url router.
 * Log http request information in frps.
 * Direct reverse proxy, like haproxy.
 * Load balance to different service in frpc.

+ 0 - 1
README_zh.md

@@ -469,7 +469,6 @@ http_proxy = http://user:pwd@192.168.1.128:8080
 
 计划在后续版本中加入的功能与优化,排名不分先后,如果有其他功能建议欢迎在 [issues](https://github.com/fatedier/frp/issues) 中反馈。
 
-* 支持 url 路由转发。
 * frps 记录 http 请求日志。
 * frps 支持直接反向代理,类似 haproxy。
 * frpc 支持负载均衡到后端不同服务。