Skip to content

Commit 582b699

Browse files
author
qiyeboy
committed
添加使用说明
1 parent ab58141 commit 582b699

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,14 @@ GET /
7272

7373

7474
#### 例子
75-
IPProxys默认端口为8000
75+
#####IPProxys默认端口为8000
7676
<br/>
77-
如果是在本机上测试:访问http://127.0.0.1:8000/?types=0&count=5&country=中国
77+
#####如果是在本机上测试:
78+
1.访问http://127.0.0.1:8000/?types=0&count=5&country=中国
7879
<br/>
7980
这个链接的含义是获取5个ip地址在中国的高匿代理。
8081
<br/>
81-
响应为JSON格式,返回数据为:
82+
2.响应为JSON格式,返回数据为:
8283
<br/>
8384
[{"ip": "220.160.22.115", "port": 80}, {"ip": "183.129.151.130", "port": 80}, {"ip": "59.52.243.88", "port": 80}, {"ip": "112.228.35.24", "port": 8888}, {"ip": "106.75.176.4", "port": 80}]
8485

0 commit comments

Comments
 (0)