فهرست منبع

Update README.md

he liu 6 سال پیش
والد
کامیت
95e2db7a38
1فایلهای تغییر یافته به همراه6 افزوده شده و 6 حذف شده
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -5,12 +5,12 @@
 
 ## 目录
 
-1. [背景](https://github.com/cnlh/easyProxy/README.md#背景)
-2. [安装](https://github.com/cnlh/easyProxy/README.md#安装)
-2. [http代理请求](https://github.com/cnlh/easyProxy/README.md#http代理请求)
-3. [tcp隧道模式](https://github.com/cnlh/easyProxy/README.md#tcp隧道模式)
-4. [sock5代理模式](https://github.com/cnlh/easyProxy/README.md#sock5代理模式)
-5. [操作系统支持](https://github.com/cnlh/easyProxy/README.md#操作系统支持)
+1. [背景](#背景)
+2. [安装](#安装)
+2. [http代理请求](#http代理请求)
+3. [tcp隧道模式](#tcp隧道模式)
+4. [sock5代理模式](#sock5代理模式)
+5. [操作系统支持](#操作系统支持)
 
 ## 背景	  
 我有一个小程序的需求,但是小程序的数据源必须从内网才能抓取到,但是又苦于内网服务器没有公网ip,所以只能内网穿透了。