Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/liudf0716/xkcp_client
Browse files Browse the repository at this point in the history
  • Loading branch information
Dengfeng Liu committed Apr 25, 2017
2 parents 2852bda + 6deca39 commit af84921
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,11 @@ cmake ..
make


生成xkcp_client和xkcp_server
生成xkcp_client, xkcp_server, xkcp_spy

#### 参考文档

1, [安装libjson c的问题](https://github.com/liudf0716/xkcptun/wiki/%E5%AE%89%E8%A3%85libjson-c%E7%9A%84%E9%97%AE%E9%A2%98)

### OpenWrt
编译及安装请参考 [openwrt-xkcptun](https://github.com/gigibox/openwrt-xkcptun)
Expand Down Expand Up @@ -107,10 +111,21 @@ curl http://192.168.199.18:9088
其执行效果与curl http://192.168.199.18 等同


xkcp_spy -h 192.168.199.18 -s -t status

查看服务器端的情况

xkcp_spy -h 192.168.199.18 -c -t status

查看客户端的情况

### How to contributor(给本项目做贡献)


欢迎大家给本项目提供意见和贡献,提供意见的方法可以在本项目的[Issues](https://github.com/liudf0716/xkcptun/issues/new)提,更加欢迎给项目提PULL REQUEST,具体提交PR的方法请参考[CONTRIBUTING](https://github.com/liudf0716/xkcptun/blob/master/CONTRIBUTING.md)

### Star our project

### Contact me

QQ群 : [331230369](https://jq.qq.com/?_wv=1027&k=47QGEhL)

0 comments on commit af84921

Please sign in to comment.