Skip to content

Commit

Permalink
A cross-platform network tool designed for developers.
Browse files Browse the repository at this point in the history
  • Loading branch information
txthinking committed May 4, 2022
1 parent 9a4c0d3 commit df32b50
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[🩸 Youtube](https://www.youtube.com/txthinking)
[❤️ Sponsor](https://github.com/sponsors/txthinking)

Brook is a cross-platform, strong encryption, undetectable protocol, not just proxy. Keep it simple, stupid.
A cross-platform network tool designed for developers.

[🗣 Subscribe Announcement](https://t.me/txthinking_news)

Expand Down
2 changes: 1 addition & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[🩸 Youtube](https://www.youtube.com/txthinking)
[❤️ Sponsor](https://github.com/sponsors/txthinking)

Brook 是一个跨平台, 强加密, 无特征协议, 不仅仅是代理. Keep it simple, stupid.
一个为开发者设计的跨平台网络工具.

[🗣 订阅公告](https://t.me/txthinking_news)

Expand Down
2 changes: 1 addition & 1 deletion cli/brook/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ func main() {
app := cli.NewApp()
app.Name = "Brook"
app.Version = "20220501"
app.Usage = "A cross-platform, strong encryption, undetectable protocol, not just proxy"
app.Usage = "A cross-platform network tool designed for developers"
app.Authors = []*cli.Author{
{
Name: "Cloud",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<a href="https://www.youtube.com/txthinking" rel="nofollow">🩸 Youtube</a>
<a href="https://github.com/sponsors/txthinking" rel="nofollow">❤️ Sponsor</a></p>

<p>Brook is a cross-platform, strong encryption, undetectable protocol, not just proxy. Keep it simple, stupid.</p>
<p>A cross-platform network tool designed for developers.</p>

<p><a href="https://t.me/txthinking_news" rel="nofollow">🗣 Subscribe Announcement</a></p>
<h1><a name="table-of-contents" class="anchor" href="#table-of-contents" rel="nofollow" aria-hidden="true"><span class="octicon octicon-link"></span></a>
Expand Down
2 changes: 1 addition & 1 deletion docs/index_zh.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<a href="https://www.youtube.com/txthinking" rel="nofollow">🩸 Youtube</a>
<a href="https://github.com/sponsors/txthinking" rel="nofollow">❤️ Sponsor</a></p>

<p>Brook 是一个跨平台, 强加密, 无特征协议, 不仅仅是代理. Keep it simple, stupid.</p>
<p>一个为开发者设计的跨平台网络工具.</p>

<p><a href="https://t.me/txthinking_news" rel="nofollow">🗣 订阅公告</a></p>
<h1><a name="table-of-contents" class="anchor" href="#table-of-contents" rel="nofollow" aria-hidden="true"><span class="octicon octicon-link"></span></a>
Expand Down

0 comments on commit df32b50

Please sign in to comment.