Skip to content

Commit

Permalink
fmt readme
Browse files Browse the repository at this point in the history
  • Loading branch information
txthinking committed Aug 11, 2019
1 parent d329b08 commit a8c73a4
Showing 1 changed file with 38 additions and 38 deletions.
76 changes: 38 additions & 38 deletions README.md
@@ -1,6 +1,6 @@
# Brook

[![Build Status](https://travis-ci.org/txthinking/brook.svg?branch=master)](https://travis-ci.org/txthinking/brook) [![Go Report Card](https://goreportcard.com/badge/github.com/txthinking/brook)](https://goreportcard.com/report/github.com/txthinking/brook) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0) [![Wiki](https://img.shields.io/badge/docs-wiki-blue.svg)](https://github.com/txthinking/brook/wiki)
[![Build Status](https://travis-ci.org/txthinking/brook.svg?branch=master)](https://travis-ci.org/txthinking/brook) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0) [![Wiki](https://img.shields.io/badge/docs-wiki-blue.svg)](https://github.com/txthinking/brook/wiki)

<p align="center">
<img style="float: right;" src="https://storage.googleapis.com/txthinking-file/_/brook_200x200.png" alt="Brook"/>
Expand All @@ -10,27 +10,27 @@

### v20190601

* New macOS/Windows GUI client.
- New macOS/Windows GUI client.

---

### Table of Contents

* [What is Brook](#what-is-brook)
* [Download](#download)
* [Packages](#packages)
* [**Server**](#server)
* [**Client (CLI)**](#client-cli)
* [**Client (GUI)**](#client-gui)
* [Tunnel](#tunnel)
* [Tproxy](#tproxy)
* [VPN](#vpn)
* [Relay](#relay)
* [Socks5](#socks5)
* [Socks5 to HTTP](#socks5-to-http)
* [Shadowsocks](#shadowsocks)
* [Contributing](#contributing)
* [License](#license)
- [What is Brook](#what-is-brook)
- [Download](#download)
- [Packages](#packages)
- [**Server**](#server)
- [**Client (CLI)**](#client-cli)
- [**Client (GUI)**](#client-gui)
- [Tunnel](#tunnel)
- [Tproxy](#tproxy)
- [VPN](#vpn)
- [Relay](#relay)
- [Socks5](#socks5)
- [Socks5 to HTTP](#socks5-to-http)
- [Shadowsocks](#shadowsocks)
- [Contributing](#contributing)
- [License](#license)

## What is Brook

Expand All @@ -39,27 +39,27 @@ Brook's goal is to keep it **simple**, **stupid** and **not detectable**.

## Download

| Download | Server/Client | OS | Arch | Remark |
| --- | --- | --- | --- | --- |
| [brook](https://github.com/txthinking/brook/releases/download/v20190601/brook) | Server & Client | Linux | amd64 | CLI |
| [brook_linux_386](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_386) | Server & Client | Linux | 386 | CLI |
| [brook_linux_arm64](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_arm64) | Server & Client | Linux | arm64 | CLI |
| [brook_linux_arm5](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_arm5) | Server & Client | Linux | arm5 | CLI |
| [brook_linux_arm6](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_arm6) | Server & Client | Linux | arm6 | CLI |
| [brook_linux_arm7](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_arm7) | Server & Client | Linux | arm7 | CLI |
| [brook_linux_mips](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_mips) | Server & Client | Linux | mips | CLI |
| [brook_linux_mipsle](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_mipsle) | Server & Client | Linux | mipsle | CLI |
| [brook_linux_mips64](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_mips64) | Server & Client | Linux | mips64 | CLI |
| [brook_linux_mips64le](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_mips64le) | Server & Client | Linux | mips64le | CLI |
| [brook_linux_ppc64](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_ppc64) | Server & Client | Linux | ppc64 | CLI |
| [brook_linux_ppc64le](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_ppc64le) | Server & Client | Linux | ppc64le | CLI |
| [brook_darwin_amd64](https://github.com/txthinking/brook/releases/download/v20190601/brook_darwin_amd64) | Server & Client | MacOS | amd64 | CLI |
| [brook_windows_amd64.exe](https://github.com/txthinking/brook/releases/download/v20190601/brook_windows_amd64.exe) | Server & Client | Windows | amd64 | CLI |
| [brook_windows_386.exe](https://github.com/txthinking/brook/releases/download/v20190601/brook_windows_386.exe) | Server & Client | Windows | 386 | CLI |
| [Brook.dmg](https://github.com/txthinking/brook/releases/download/v20190601/Brook.dmg) | Client | MacOS | amd64 | GUI |
| [Brook.exe](https://github.com/txthinking/brook/releases/download/v20190601/Brook.exe) | Client | Windows | amd64 | GUI |
| [App Store](https://itunes.apple.com/us/app/brook-brook-shadowsocks-vpn-proxy/id1216002642) | Client | iOS | - | GUI |
| [Brook.apk](https://github.com/txthinking/brook/releases/download/v20190601/Brook.apk)(No Google Play) | Client | Android | - | GUI |
| Download | Server/Client | OS | Arch | Remark |
| ------------------------------------------------------------------------------------------------------------------ | --------------- | ------- | -------- | ------ |
| [brook](https://github.com/txthinking/brook/releases/download/v20190601/brook) | Server & Client | Linux | amd64 | CLI |
| [brook_linux_386](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_386) | Server & Client | Linux | 386 | CLI |
| [brook_linux_arm64](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_arm64) | Server & Client | Linux | arm64 | CLI |
| [brook_linux_arm5](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_arm5) | Server & Client | Linux | arm5 | CLI |
| [brook_linux_arm6](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_arm6) | Server & Client | Linux | arm6 | CLI |
| [brook_linux_arm7](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_arm7) | Server & Client | Linux | arm7 | CLI |
| [brook_linux_mips](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_mips) | Server & Client | Linux | mips | CLI |
| [brook_linux_mipsle](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_mipsle) | Server & Client | Linux | mipsle | CLI |
| [brook_linux_mips64](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_mips64) | Server & Client | Linux | mips64 | CLI |
| [brook_linux_mips64le](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_mips64le) | Server & Client | Linux | mips64le | CLI |
| [brook_linux_ppc64](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_ppc64) | Server & Client | Linux | ppc64 | CLI |
| [brook_linux_ppc64le](https://github.com/txthinking/brook/releases/download/v20190601/brook_linux_ppc64le) | Server & Client | Linux | ppc64le | CLI |
| [brook_darwin_amd64](https://github.com/txthinking/brook/releases/download/v20190601/brook_darwin_amd64) | Server & Client | MacOS | amd64 | CLI |
| [brook_windows_amd64.exe](https://github.com/txthinking/brook/releases/download/v20190601/brook_windows_amd64.exe) | Server & Client | Windows | amd64 | CLI |
| [brook_windows_386.exe](https://github.com/txthinking/brook/releases/download/v20190601/brook_windows_386.exe) | Server & Client | Windows | 386 | CLI |
| [Brook.dmg](https://github.com/txthinking/brook/releases/download/v20190601/Brook.dmg) | Client | MacOS | amd64 | GUI |
| [Brook.exe](https://github.com/txthinking/brook/releases/download/v20190601/Brook.exe) | Client | Windows | amd64 | GUI |
| [App Store](https://itunes.apple.com/us/app/brook-brook-shadowsocks-vpn-proxy/id1216002642) | Client | iOS | - | GUI |
| [Brook.apk](https://github.com/txthinking/brook/releases/download/v20190601/Brook.apk)(No Google Play) | Client | Android | - | GUI |

**See [wiki](https://github.com/txthinking/brook/wiki) for more tutorials**

Expand Down

0 comments on commit a8c73a4

Please sign in to comment.