Skip to content

Commit

Permalink
Merge pull request #217 from teamssix/beta
Browse files Browse the repository at this point in the history
docs: update readme
  • Loading branch information
teamssix authored Apr 6, 2023
2 parents 34b0223 + d62e3f0 commit fc52fe0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ CF 下载地址:[github.com/teamssix/cf/releases](https://github.com/teamssix/

## 安装

直接在 CF 下载地址:[github.com/teamssix/cf/releases](https://github.com/teamssix/cf/releases) 中下载系统对应的压缩文件,解压后在命令行中运行即可,目前支持以下系统:
直接在 CF 下载地址:[github.com/teamssix/cf/releases](https://github.com/teamssix/cf/releases) 中下载系统对应的压缩文件,解压后在命令行中运行即可。

<details> <summary>目前支持的系统</summary><br>

| 文件名 | 系统 | 架构 | 位数 |
| :--------------------------: | :-----: | :--------------------------------: | :--: |
Expand All @@ -48,6 +50,8 @@ CF 下载地址:[github.com/teamssix/cf/releases](https://github.com/teamssix/
| cf_x.x.x_windows_386.zip | Windows | AMD | 32 |
| cf_x.x.x_windows_amd64.zip | Windows | AMD | 64 |
| cf_x.x.x_windows_arm64.zip | Windows | ARM | 64 |

</details>

## 使用案例

Expand Down Expand Up @@ -189,6 +193,6 @@ CF 现已加入 [404星链计划](https://github.com/knownsec/404StarLink)
* 本工具仅用于合法合规用途,严禁用于违法违规用途。
* 本工具中所涉及的风险点均属于租户责任,与云厂商无关。

<img src="https://cdn.jsdelivr.net/gh/teamssix/BlogImages/imgs/202301041622502.JPG" width="50%">
<div align=center><img width="400" src="https://cdn.jsdelivr.net/gh/teamssix/BlogImages/imgs/202301041622502.JPG"></div><br>

<div align=center><b>感谢你使用我的工具</b></div>
8 changes: 7 additions & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ For detailed manuals, please visit: [wiki.teamssix.com/cf](https://wiki.teamssix

## Install

Download the compressed files corresponding to the system in the CF download url: [github.com/teamssix/cf/releases](https://github.com/teamssix/cf/releases), decompressing it and run it in the command line. The following systems are currently supported:
Download the compressed files corresponding to the system in the CF download url: [github.com/teamssix/cf/releases](https://github.com/teamssix/cf/releases), decompressing it and run it in the command line.

<details> <summary>The following systems are currently supported</summary><br>

| File name | System | Architecture | Bit |
| :--------------------------: | :-----: | :--------------------------------: | :--: |
Expand All @@ -52,6 +54,8 @@ Download the compressed files corresponding to the system in the CF download url
| cf_x.x.x_windows_amd64.zip | Windows | AMD | 64 |
| cf_x.x.x_windows_arm64.zip | Windows | ARM | 64 |

</details>

## Cases

| Title | Version | Article URL | Author | Release Time |
Expand Down Expand Up @@ -193,4 +197,6 @@ If you would like to work with me on this, you can join the team by sending your
* This tool can only be used in legal scenarios and is strictly forbidden to be used in illegal scenarios.
* The risks involved in this tool are the responsibility of the tenant and not the cloud providers.

<div align=center><img width="400" src="https://cdn.jsdelivr.net/gh/teamssix/BlogImages/imgs/202301041622502.JPG"></div><br>

<div align=center><b>Thank you for using my tool.</b></div>

0 comments on commit fc52fe0

Please sign in to comment.