Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
FranzKafkaYu committed Oct 24, 2022
1 parent a964138 commit d0b98f4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ CN|[EN](./README_EN.md)
通过免费的Telegram bot方便快捷地进行监控、管理你的代理服务
具体使用教程可以参考个人博客文章[链接](https://coderfan.net/how-to-use-x-ui-pannel-to-set-up-proxies-for-bypassing-gfw.html)
欢迎大家使用并反馈意见或提交Pr,帮助项目更好的改善
如果您觉得本项目对您有所帮助,不妨给个star:star2:支持我~
如果您觉得本项目对您有所帮助,不妨给个star:star2:支持我
或者你恰巧有购买服务器的需求,可以通过文末的赞助部分支持我~

# 文档目录
- [功能介绍](#功能介绍)
Expand Down Expand Up @@ -38,7 +39,7 @@ CN|[EN](./README_EN.md)
```
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)
```
For English Users,plase use the following command to install English supported version:
For English Users,please use the following command to install English supported version:
```
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install_en.sh)
```
Expand Down Expand Up @@ -145,7 +146,7 @@ xray 状态: 运行
- Debian 8+

# 变更记录
- 2022.10.23: 实现全英文支持;增加批量导出分享链接功能;优化Telegram通知文案
- 2022.10.23实现全英文支持;增加批量导出分享链接功能;优化页面细节与Telegram通知
- 2022.08.11:实现Vmess/Vless/Trojan单端口多用户;增加CPU使用超限提醒
- 2022.07.28:增加acme standalone模式申请证书;增加x-ui自动保活机制;优化编译选项以适配更多系统
- 2022.07.24:增加自动生成面板根路径,节点流量自动重置功能,设备IP接入变化通知功能
Expand Down
17 changes: 15 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ This project is a fork of [vaxilu&#39;s project](https://github.com/vaxilu/x-ui)
For some basic usages,please visit my [blog post](https://coderfan.net/how-to-use-x-ui-pannel-to-set-up-proxies-for-bypassing-gfw.html)
If you need more language options ,please open a issue and let me know that

# changes
# changes
- 2022.10.23:Fully sport for English,add export links,add CPU cores display
- 2022.08.11:Support multi users on the same port;add CPU limit exceed alert
- 2022.07.28:Add acme standalone mode for cert issue;add mechanism to keep X-UI alive even there exist crashes
- 2022.07.24:Add base path auto generate feature for security;add traffice reset automatically;add device alert
Expand Down Expand Up @@ -41,7 +42,11 @@ Make sure your system `bash` and `curl` and `network` are ready,here we go

```
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)
```
For English Users,please use the following command to install English supported version:
```
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install_en.sh)
```

## shortcut
After Installation,you can input `x-ui`to enter control menu,current menu details:
Expand Down Expand Up @@ -90,7 +95,15 @@ xray 状态: 运行
# credits
- [vaxilu/x-ui](https://github.com/vaxilu/x-ui)
- [XTLS/Xray-core](https://github.com/XTLS/Xray-core)
- [telegram-bot-api](https://github.com/go-telegram-bot-api/telegram-bot-api)
- [telegram-bot-api](https://github.com/go-telegram-bot-api/telegram-bot-api)

# sponsor

if you want to purchase some virtual servers,you can purchase by my aff link:
- [BandwagonHost](https://bandwagonhost.com/aff.php?aff=65703)
- [Cloudcone](https://app.cloudcone.com/?ref=7536)
- [SpartanHost](https://billing.spartanhost.net/aff.php?aff=1875)


## Stargazers over time

Expand Down

0 comments on commit d0b98f4

Please sign in to comment.