# README
功能介绍
功能 | vmess | vless | trojan | ss | ss-plugin |
---|---|---|---|---|---|
获取节点信息 | √ | √ | √ | √ | √ |
获取用户信息 | √ | √ | √ | √ | √ |
用户流量统计 | √ | √ | √ | √ | √ |
服务器信息上报 | √ | √ | √ | √ | √ |
自动申请tls证书 | √ | √ | √ | √ | √ |
自动续签tls证书 | √ | √ | √ | √ | √ |
在线人数统计 | √ | √ | √ | √ | √ |
在线用户IP限制 | √ | √ | √ | √ | √ |
审计规则 | √ | √ | √ | √ | √ |
节点端口限速 | √ | √ | √ | √ | √ |
按照用户限速 | √ | √ | √ | √ | √ |
自定义DNS | √ | √ | √ | √ | √ |
节点中转 | √ | √ | √ | √ | X |
# Packages
No description provided by the author
Package app contains the third-party app used to replace the default app in xray-core.
Package common contains common utilities that are shared among other packages.
No description provided by the author
No description provided by the author
Package service contains all the services used by Xray To implement an service, one needs to implement the interface below.