Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangJiupeng committed Oct 18, 2017
2 parents 0173358 + dfefa72 commit da1ecf5
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
[![Join Chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/shadowsocks-java/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

[中文说明](https://github.com/ZhangJiupeng/AgentX/wiki/简介)

AgentX is a [Socks5](https://www.ietf.org/rfc/rfc1928.txt) proxy based on [Netty](http://netty.io/), which can be used to bypass the [GFW](https://en.wikipedia.org/wiki/Great_Firewall), support encryption, obfuscation, compression and masquerading in data transmission (allowing flexible configuration of multiple data processes), compatible with [Shadowsocks](https://shadowsocks.org/). It supports traffic monitoring and reserved custom protocol development interface (notice that this project is not the implementation of RFC2741)


Expand All @@ -20,15 +22,6 @@ AgentX is a [Socks5](https://www.ietf.org/rfc/rfc1928.txt) proxy based on [Netty
* [Quick Start](https://github.com/ZhangJiupeng/AgentX/wiki/Quick-Start-Server)
* [Configuration](https://github.com/ZhangJiupeng/AgentX/wiki/Configuration-Server)

### 文档
[简介](https://github.com/ZhangJiupeng/AgentX/wiki/%E7%AE%80%E4%BB%8B)
* 客户端
* [快速使用](https://github.com/ZhangJiupeng/AgentX/wiki/%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8-%E5%AE%A2%E6%88%B7%E7%AB%AF)
* [详细配置](https://github.com/ZhangJiupeng/AgentX/wiki/%E8%AF%A6%E7%BB%86%E9%85%8D%E7%BD%AE-%E5%AE%A2%E6%88%B7%E7%AB%AF)
* 服务端
* [快速使用](https://github.com/ZhangJiupeng/AgentX/wiki/%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8-%E6%9C%8D%E5%8A%A1%E7%AB%AF)
* [详细配置](https://github.com/ZhangJiupeng/AgentX/wiki/%E8%AF%A6%E7%BB%86%E9%85%8D%E7%BD%AE-%E6%9C%8D%E5%8A%A1%E7%AB%AF)

### License
Copyright 2017 ZhangJiupeng

Expand Down

0 comments on commit da1ecf5

Please sign in to comment.